changelog               Sat Oct  4 01:32:39 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3187&r2=1.3188&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3187 php-src/ChangeLog:1.3188
--- php-src/ChangeLog:1.3187    Fri Oct  3 01:31:50 2008
+++ php-src/ChangeLog   Sat Oct  4 01:32:37 2008
@@ -1,3 +1,45 @@
+2008-10-03  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/msql/php_msql.c:
+      MFH:
+      - Fixed:
+       - Some segfaults when no connection is open
+       - Warning about cfg_get_long (Kalle)
+      - New parameter parsing API
+
+    * ext/msql/php_msql.c:
+      - Fixed:
+       - Some segfaults when no connection is open
+       - Warning about cfg_get_long (Kalle)
+      - New parameter parsing API
+
+2008-10-03  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli.c:
+      - MFB: Declarations MUST BE done in the beginning of a context
+
+    * (PHP_5_3)
+      ext/mysqli/mysqli.c:
+      - Declarations MUST BE done in the beginning of a context
+
+2008-10-03  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      reorder
+
+2008-10-03  Mikko Koppanen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/mail.c
+      ext/standard/mail.c
+      ext/standard/mail.c:
+      Adds signal handling around popen/pclose in mail.c.
+      Related information on bugs #8992 and #14032
+      Original patch by D. Parthey
+
 2008-10-02  Zoe Slattery  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -6985,7 +7027,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3187 2008/10/03 01:31:50 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3188 2008/10/04 01:32:37 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to