]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 21 Apr 2005 00:35:46 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Thu, 21 Apr 2005 00:35:46 +0000 (00:35 +0000)
ChangeLog

index 81439206d0dc8111baf5d085163807e3b8776d2e..c09ed191329350db20bc4c5e53b8983149df0e8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2005-04-20  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/fdf/fdf.c:
+      Fixed ZTS build of fdf extension.
+
+2005-04-20  Brian France  <list@firehawksystems.com>
+
+    * (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  <georg@mysql.com>
+
+    * 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  <dmitry@zend.com>
+
+    * (PHP_5_0)
+      NEWS:
+      Fixed bug #32776 (SOAP doesn't support one-way operations)
+
 2005-04-19  Jani Taskinen  <jani.taskinen@sci.fi>
 
     * (PHP_5_0)