changelog               Wed Apr 20 20:35:47 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1959&r2=1.1960&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1959 php-src/ChangeLog:1.1960
--- php-src/ChangeLog:1.1959    Tue Apr 19 20:42:46 2005
+++ php-src/ChangeLog   Wed Apr 20 20:35:46 2005
@@ -1,3 +1,40 @@
+2005-04-20  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/fdf/fdf.c:
+      Fixed ZTS build of fdf extension.
+
+2005-04-20  Brian France  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      acinclude.m4
+      acinclude.m4:
+      MFH: Added support for .cc files in extensions.
+
+    * NEWS
+      acinclude.m4:
+      Added support for .cc files in extensions.
+
+2005-04-20  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli_api.c:
+      another fix for last commit (committed from wrong tree) :(
+
+    * ext/mysqli/mysqli.c
+      ext/mysqli/tests/009.phpt:
+      fixed typo in last commit :(
+
+    * ext/mysqli/mysqli.c
+      ext/mysqli/mysqli_api.c:
+      added support for data truncation (bind_result) for MySQL 5.0.5
+
+2005-04-20  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      Fixed bug #32776 (SOAP doesn't support one-way operations)
+
 2005-04-19  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -617,7 +654,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1959 2005/04/20 00:42:46 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -4018,7 +4055,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1959 2005/04/20 00:42:46 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -4499,7 +4536,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1959 2005/04/20 00:42:46 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -5973,7 +6010,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1959 2005/04/20 00:42:46 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:


Reply via email to