]> granicus.if.org Git - php/commitdiff
bfn
authorJani Taskinen <jani@php.net>
Thu, 12 Nov 2009 09:07:51 +0000 (09:07 +0000)
committerJani Taskinen <jani@php.net>
Thu, 12 Nov 2009 09:07:51 +0000 (09:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5120669542a7e7aba95765d5e84a181c7e883366..35e4c7337eeacb2862e3ec5f53f00ab924d937be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,8 +27,8 @@ PHP                                                                        NEWS
   makes segmentation fault). (Felipe)
 - Fixed bug #49990 (SNMP3 warning message about security level printed twice).
   (Jani)
-- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted
-  transaction). (ben dot pineau at gmail dot com, Ilia, Matteo)  
+- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
+  (ben dot pineau at gmail dot com, Ilia, Matteo)  
 - Fixed bug #49921 (Curl post upload functions changed). (Ilia)
 - Fixed bug #49972 (AppendIterator undefined function crash). (Johannes)
 - Fixed bug #49855 (import_request_variables() always returns NULL). (Ilia, 
@@ -63,7 +63,7 @@ PHP                                                                        NEWS
   (Moriyoshi)
 - Fixed bug #49332 (Build error with Snow Leopard). (Scott)
 - Fixed bug #49244 (Floating point NaN cause garbage characters). (Sjoerd)
-- Fixed bug #49098 (mysqli segfault on error) (Rasmus)
+- Fixed bug #49098 (mysqli segfault on error). (Rasmus)
 - Fixed bug #48805 (IPv6 socket transport is not working). (Ilia)
 - Fixed bug #48764 (PDO_pgsql::query() always uses implicit prepared statements
   if v3 proto available). (Matteo, Mark Kirkwood)