]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 7 Oct 2004 00:49:15 +0000 (00:49 +0000)
committer <changelog@php.net> <>
Thu, 7 Oct 2004 00:49:15 +0000 (00:49 +0000)
ChangeLog
Zend/ChangeLog

index 63583322bf816b61029b9f920c9ab0cb67cc1c66..5f910a51e7bdfc9bd863ba18d95282efa05c6fa6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2004-10-06  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * TSRM/tsrm_virtual_cwd.c:
+      Fixed compiler warning.
+
+2004-10-06  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * NEWS:
+      Style...
+
+    * ZendEngine2/zend_reflection_api.c:
+      - Fix Bug #30344
+
+2004-10-06  Anantha Kesari H Y  <hyanantha@novell.com>
+
+    * main/network.c:
+      removed unwanted NEW_LIBC checks
+
+2004-10-06  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_0)
+      sapi/apache/php_apache.c:
+      Possible fix for bug #29764
+
+2004-10-06  Andi Gutmans  <andi@zend.com>
+
+    * NEWS:
+      - If we're going to mention the low level stuff then also give credit
+      - to Thies and Sterling
+
 2004-10-05  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_4_3)
index 29a4a5a78149b9b4ac51eb2a711d2baeff61b17f..1ab9d105535ac3d841ac359397590a1b9af34be5 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-06  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * zend_reflection_api.c:
+      - Fix Bug #30344
+
 2004-10-05  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * zend_compile.c