changelog               Sun Mar 29 01:34:00 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3357&r2=1.3358&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3357 php-src/ChangeLog:1.3358
--- php-src/ChangeLog:1.3357    Sat Mar 28 01:32:45 2009
+++ php-src/ChangeLog   Sun Mar 29 01:33:58 2009
@@ -1,3 +1,75 @@
+2009-03-28  Matteo Beccati  <mat...@beccati.com>
+
+    * (PHP_5_3)
+      NEWS
+      ext/pcntl/pcntl.c:
+      MFH:
+      - Fixed bug #47816 (pcntl tests failing on NetBSD)
+
+    * ext/pcntl/pcntl.c:
+      - Fixed bug #47816 (pcntl tests failing on NetBSD)
+
+    * (PHP_5_3)
+      ext/pcntl/pcntl.c
+      ext/pcntl/tests/pcntl_signal.phpt:
+      MFH:
+      - Reverting: pcntl_signal() returning NULL when passing wrong parameters
+
+    * ext/pcntl/pcntl.c
+      ext/pcntl/tests/pcntl_signal.phpt:
+      - Reverting: pcntl_signal() returning NULL when passing wrong parameters
+
+    * ext/pdo_pgsql/pgsql_driver.c
+      ext/pdo_pgsql/pgsql_statement.c
+      ext/pdo_pgsql/tests/bug44861.phpt:
+      MFB:
+      - Fixed bug #44861 (scrollable cursor don't work with pgsql)
+
+    * (PHP_5_3)
+      NEWS
+      ext/pdo_pgsql/pgsql_driver.c
+      ext/pdo_pgsql/pgsql_statement.c
+      ext/pdo_pgsql/tests/bug44861.phpt
+      ext/pdo_pgsql/tests/bug44861.phpt:
+      - Fixed bug #44861 (scrollable cursor don't work with pgsql)
+
+    * ext/pdo_pgsql/config.m4
+      ext/pdo_pgsql/config.w32
+      ext/pdo_pgsql/package.xml
+      ext/pdo_pgsql/package2.xml
+      ext/pdo_pgsql/pdo_pgsql.c
+      ext/pdo_pgsql/pgsql_driver.c
+      ext/pdo_pgsql/pgsql_statement.c
+      ext/pdo_pgsql/php_pdo_pgsql.h
+      ext/pdo_pgsql/php_pdo_pgsql_int.h
+      ext/pdo_pgsql/tests/bug46274.phpt
+      ext/pdo_pgsql/tests/bug46274_2.phpt
+      ext/pdo_pgsql/tests/common.phpt:
+      MFB:
+      - Updated pdo_pgsql from PHP_5_3
+
+    * (PHP_5_3)
+      ext/pdo_pgsql/pdo_pgsql.c:
+      MFH:
+      - Added missing #undefs, fixing compile warnings
+
+    * (PHP_5_3)
+      ext/pcntl/pcntl.c
+      ext/pcntl/tests/pcntl_signal.phpt:
+      MFH:
+      - Fixed pcntl_signal() returning NULL when passing wrong parameters
+
+    * ext/pcntl/pcntl.c
+      ext/pcntl/tests/pcntl_signal.phpt:
+      - Fixed pcntl_signal() returning NULL when passing wrong parameters
+
+2009-03-28  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * (PHP_5_3)
+      NEWS
+      UPGRADING:
+      Fix UPGRADING and NEWS for ticks undeprecation
+
 2009-03-27  Felipe Pena  <felipe...@gmail.com>
 
     * ext/xmlreader/php_xmlreader.c:
@@ -34420,7 +34492,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3357 2009/03/28 01:32:45 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3358 2009/03/29 01:33:58 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to