]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 17 Oct 2004 00:35:52 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Sun, 17 Oct 2004 00:35:52 +0000 (00:35 +0000)
ChangeLog
Zend/ChangeLog

index 8f305541effb6b78097cfea768366ca05e352b44..856a624a6e5f27384e872f702aa021eeb9ef972e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-10-16  Andi Gutmans  <andi@zend.com>
+
+    * ZendEngine2/zend_compile.c:
+      - One more test (WS)
+
+    * ZendEngine2/zend_compile.c:
+      - WS fix to test commit
+
+2004-10-16  Anantha Kesari H Y  <hyanantha@novell.com>
+
+    * main/main.c
+      main/main.c:
+      Fix for Bug #30397
+
+    * ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.c:
+      Fix for 30457
+
 2004-10-14  Ilia Alshanetsky  <ilia@prohost.org>
 
     * NEWS
index 66dfb836f5ceeeb61d4e39f8d0bf7cc4e17bf23d..5e1fe59450a38d0b9ee573e72663eaa4ec8bbea0 100644 (file)
@@ -1,3 +1,17 @@
+2004-10-16  Andi Gutmans  <andi@zend.com>
+
+    * zend_compile.c:
+      - One more test (WS)
+
+    * zend_compile.c:
+      - WS fix to test commit
+
+2004-10-16  Anantha Kesari H Y  <hyanantha@novell.com>
+
+    * zend_compile.c
+      zend_compile.c:
+      Fix for 30457
+
 2004-10-14  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * zend_builtin_functions.c: