]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 18 May 2005 00:33:43 +0000 (00:33 +0000)
committer <changelog@php.net> <>
Wed, 18 May 2005 00:33:43 +0000 (00:33 +0000)
ChangeLog
Zend/ChangeLog

index 2f7970dcbe02628b7ec684ebd827e44d7e3d9fdf..15e67050ec00d22f9e60c1dcb6525a9977f96728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2005-05-17  Magnus Määttä  <novell@kiruna.se>
+
+    * ZendEngine2/tests/bug31828.phpt
+      ZendEngine2/tests/bug32080.phpt:
+      Fix tests.
+
+2005-05-17  Johannes Schlüter  <schlueter@phpbar.de>
+
+    * sapi/cli/php_cli.c
+      sapi/cli/php_cli_readline.c:
+      - Fix readline loop-condition
+      - Fix cli_is_valid_code detection
+
+2005-05-17  Antony Dovgal  <tony2001@phpclub.net>
+
+    * (PHP_4_3)
+      ext/gd/config.m4
+      ext/gd/config.m4:
+      MFH: gdImageGifCtx() is always available in bundled lib
+
+    * ext/gd/config.m4:
+      gdImageGifCtx() is always available in bundled lib
+
 2005-05-16  Sara Golemon  <php@alphaweb.net>
 
     * TSRM/TSRM.c:
index 154017793da4ed4ea7cfeef7075527f445702eaf..d2c1426246dfef1a12861a7222dd0dbe7cfc03bf 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-17  Magnus Määttä  <novell@kiruna.se>
+
+    * tests/bug31828.phpt
+      tests/bug32080.phpt:
+      Fix tests.
+
 2005-05-13  Antony Dovgal  <tony2001@phpclub.net>
 
     * (PHP_5_0)