]> granicus.if.org Git - php/commitdiff
- Fix news
authorJani Taskinen <jani@php.net>
Mon, 17 Aug 2009 20:14:25 +0000 (20:14 +0000)
committerJani Taskinen <jani@php.net>
Mon, 17 Aug 2009 20:14:25 +0000 (20:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 593d6c9e7f29afd57c8a70410daf753fe747511d..68ef9e2c8bee79a54fea089da9950abf646bd606 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,9 +6,10 @@ PHP                                                                        NEWS
 - Fixed bug #49269 (Ternary operator fails on Iterator object when used inside
   foreach declaration). (Etienne, Dmitry)
 - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)). (Jani)
-- Fixed bug #49144     (import of schema from different host transmits original
+- Fixed bug #49144 (Import of schema from different host transmits original
   authentication details). (Dmitry)
 
+
 13 Aug 2009, PHP 5.2.11RC1
 - Fixed regression in cURL extension that prevented flush of data to output
   defined as a file handle. (Ilia)