]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 6 Nov 2004 01:51:41 +0000 (01:51 +0000)
committer <changelog@php.net> <>
Sat, 6 Nov 2004 01:51:41 +0000 (01:51 +0000)
ChangeLog
Zend/ChangeLog

index 5e3da820dc57043d1fa536fc638eafd8cd169b55..cc2916709994b0cd7ed99e4a64c7ae61b34c498e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-11-05  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_5_0)
+      NEWS
+      ZendEngine2/zend_execute_API.c:
+      - Fix for bug #30367, #30490 and possibly #30011.
+
+2004-11-05  Antony Dovgal  <tony2001@phpclub.net>
+
+    * (PHP_5_0)
+      ext/standard/basic_functions.c:
+      MFH: fix build (hm. looks like nobody noticed that..)
+
+2004-11-05  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/shmop/shmop.c:
+      Simplify and cleanup code.
+
 2004-11-04  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * ext/exif/exif.c:
index 3f7d8fb6f6df33dc941254ed58d4af7d791c1906..1fad82c96c8c5c56769ffa7f9bde6bf9189721f2 100644 (file)
@@ -1,3 +1,9 @@
+2004-11-05  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_5_0)
+      zend_execute_API.c:
+      - Fix for bug #30367, #30490 and possibly #30011.
+
 2004-11-04  Edin Kadribasic  <edink@emini.dk>
 
     * Zend.dsp