]> granicus.if.org Git - php/commitdiff
- Extra newlines never hurt anyone..
authorJani Taskinen <jani@php.net>
Sat, 2 May 2009 18:32:45 +0000 (18:32 +0000)
committerJani Taskinen <jani@php.net>
Sat, 2 May 2009 18:32:45 +0000 (18:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 54b9e3a066ed7b5b8128ccd276f5a1caad81b9ae..6e46a6d869c599b059955b227f3edac95271326b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP                                                                        NEWS
 - 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
@@ -123,6 +124,7 @@ PHP                                                                        NEWS
 - Fixed PECL Bug #14268 (Allow "pecl install oci8" command to "autodetect" an
   Instant Client RPM install) (Chris Jones/Oracle Corp.)
 
+
 29 Jan 2009, PHP 5.3.0 Beta 1
 - Upgraded bundled sqlite to version 3.6.10. (Scott, Ilia)
 
@@ -218,6 +220,7 @@ PHP                                                                        NEWS
 - Fixed bug #45820 (Allow empty keys in ArrayObject). (Etienne)
 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)
 
+
 04 Dec 2008, PHP 5.3.0 Alpha 3
 - Upgraded bundled PCRE to version 7.8. (Nuno)
 - Upgraded bundled sqlite to version 3.6.6.2. (Scott, Ilia)