]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 27 Jul 2002 00:19:15 +0000 (00:19 +0000)
committer <changelog@php.net> <>
Sat, 27 Jul 2002 00:19:15 +0000 (00:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9b16bdcc7a5286dca03eb0cc6fef40a68913b4c0..cd1b19f9f4dbb2930b6047d99544a831dce1c4f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- imap_get_quota now allows multiple resource values to be returned, as
+- FTP extension does support (auto)resuming now.
 - Added optional 2nd parameter to print_r() to make it return the variable
   representation instead of echoing it. (Derick)
 - Added mysql_ping(), mysql_real_escape_string(), mysql_character_set_name(),