]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 10 Feb 2005 01:33:08 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Thu, 10 Feb 2005 01:33:08 +0000 (01:33 +0000)
ChangeLog

index 6c96c5672ee4500560341815ebfa8072eec3777e..de75a315d58dee5c111150b9aa0a9cbaccadd2b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2005-02-09  Frank M. Kromann  <frank@kromann.info>
+
+    * (PHP_4_3)
+      ext/fbsql/php_fbsql.c
+      ext/fbsql/php_fbsql.c:
+      MFH: change return value from false to true, when a statement was executed
+      with warnings
+
+    * ext/fbsql/php_fbsql.c:
+      change return value from false to true, when a statement was executed with
+      warnings
+
+    * (PHP_4_3)
+      ext/fbsql/php_fbsql.c
+      ext/fbsql/php_fbsql.c:
+      MFH: Check for warnings and return the warning texts
+
+    * ext/fbsql/php_fbsql.c:
+      Check for warnings and return the warning texts
+
+2005-02-09  Rasmus Lerdorf  <rasmus@lerdorf.com>
+
+    * ext/curl/config.m4:
+      Fix for bug #31901
+
+2005-02-09  Rob Richards  <rrichards@ctindustries.net>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * (PHP_5_0)
+      ext/dom/php_dom.c:
+      MFH: Fixed bug #31878 (Segmentation fault using clone keyword on nodes)
+
+    * ext/dom/php_dom.c:
+      Fixed bug #31878 (Segmentation fault using clone keyword on nodes)
+
+2005-02-09  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * acinclude.m4:
+      - Complement for Jani's fix. Likely fix the iconv issue.
+
 2005-02-08  Ilia Alshanetsky  <ilia@prohost.org>
 
     * ext/shmop/php_shmop.h