]> granicus.if.org Git - php/commitdiff
Credit where credit is due.
authorJon Parise <jon@php.net>
Fri, 17 May 2002 16:17:07 +0000 (16:17 +0000)
committerJon Parise <jon@php.net>
Fri, 17 May 2002 16:17:07 +0000 (16:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 47d489cde04ab1ee243f51e91898d1ff36f152ad..7fa7580b5e986f0b12e21d68f2a3f13dae63c7db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,8 @@ PHP 4                                                                      NEWS
   Korean encoding in mbstring. (Rui)
 - Win32 mail() supports parsing 'From:' field from header.
   (msisolak@yahoo.com, Markus).
-- Improved IMAP performance when dealing with large mailboxes.
-  Submitted by: Rob Siemborski <rjs3@andrew.cmu.edu> (Jon)
+- Improved IMAP extension performance. (adam.kauffman@mindspring.com,
+  rjs3@andrew.cmu.edu, Jon)
 - 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)