]> granicus.if.org Git - php/commitdiff
- imap entries (2 more to come)
authorPierre Joye <pajoye@php.net>
Sat, 2 May 2009 18:06:04 +0000 (18:06 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 2 May 2009 18:06:04 +0000 (18:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 01dd273b8e01949d3c7af85e3829e6b6bf91f5de..54b9e3a066ed7b5b8128ccd276f5a1caad81b9ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
 
 - Undeprecated ticks. (Arnaud)
 
+- Improved IMAP support (Pierre):
+  - Added imap_gc to clear the imap cache
+  - Added imap_utf8_to_mutf7 and imap_mutf7_to_utf8
 - Added 'n' flag to fopen to allow passing O_NONBLOCK to the underlying
   open(2) system call. (Mikko)
 - Added "dechunk" filter which can decode HTTP responses with chunked