]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 26 Feb 2001 02:09:11 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Mon, 26 Feb 2001 02:09:11 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b99a5268aa12f2f2fe33fe2933e39287e92a3564..4e2fd0bfdbef01571ac88a1e672a6b2b2d7c5885 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via
+  c-client2000
 - Upgraded PCRE to version 3.4. (Andrei)
 - Added array_search which works similar to in_array but returns
   the key instead of a boolean. (jason@php.net)