jani                                     Thu, 12 Nov 2009 09:07:51 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=290575

Log:
bfn

Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-12 08:26:43 UTC (rev 290574)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-12 09:07:51 UTC (rev 290575)
@@ -27,8 +27,8 @@
   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 @@
   (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)

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2009-11-12 08:26:43 UTC (rev 290574)
+++ php/php-src/branches/PHP_5_3/NEWS   2009-11-12 09:07:51 UTC (rev 290575)
@@ -49,8 +49,9 @@
 - Fixed bug #49244 (Floating point NaN cause garbage characters). (Sjoerd)
 - Fixed bug #49224 (Compile error due to old DNS functions on AIX systems).
   (Scott)
-- Fixed bug #49098 (mysqli segfault on error) (Rasmus)
+- Fixed bug #49098 (mysqli segfault on error). (Rasmus)

+
 ?? ??? 2009, PHP 5.3.1
 # Will be merged in from branches/PHP_5_3_1 once released
 # Pleas add stuff under 5.3.2

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to