]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 13 May 2002 00:20:27 +0000 (00:20 +0000)
committer <changelog@php.net> <>
Mon, 13 May 2002 00:20:27 +0000 (00:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 030cfc67bc056ba116cf258166865069b1bcd49c..1d44da50281780cad96fa2ad99acaa63531c87f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Improve IMAP performance when dealing with large mailboxes.
+- Minor fix to rmdir() under safe-mode (Rasmus)
 - Added optional 5th parameter to domxml_xslt_process(). When set, profiling
   information is saved to the specified file. (chregu)
 - Added MD5 support for crypt() on Windows. (Edin)