]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 23 Mar 2004 01:32:21 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Tue, 23 Mar 2004 01:32:21 +0000 (01:32 +0000)
ChangeLog
Zend/ChangeLog

index a89c9a85dabf282598a4f2cd939723fc74437bb0..cf3544944c12dcbca3ca05fa11fff77dd661cbe7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2004-03-22  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * ext/com_dotnet/com_handlers.c:
+      update for read handler api change
+
+2004-03-22  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/curl/interface.c:
+      Fixes to allow curl extension to compile against libcurl 7.11.1
+
+    * ext/gd/libgd/gd.c:
+      Revert patch to imagefillborder.
+
+2004-03-22  Andi Gutmans  <andi@zend.com>
+
+    * ZendEngine2/zend_compile.c:
+      - Fix bug
+
+    * ZendEngine2/zend_execute.c:
+      - Remove whitespace
+
 2004-03-21  Greg Beaver  <greg@chiaraquartet.net>
 
     * pear/package-PEARtests.xml
index b4c322266564d228e9ab858627214a0040529080..781da69a5e1309fc979d330a2a4b198a633cbdf6 100644 (file)
@@ -1,3 +1,11 @@
+2004-03-22  Andi Gutmans  <andi@zend.com>
+
+    * zend_compile.c:
+      - Fix bug
+
+    * zend_execute.c:
+      - Remove whitespace
+
 2004-03-21  Andi Gutmans  <andi@zend.com>
 
     * zend_execute.c: