]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 22 Sep 2004 00:34:14 +0000 (00:34 +0000)
committer <changelog@php.net> <>
Wed, 22 Sep 2004 00:34:14 +0000 (00:34 +0000)
ChangeLog
Zend/ChangeLog

index 2db340c14c2b5d7868ec97441a30d19aa6d55149..6f4fbd527ce34e050c454fafa88d500cbc62b207 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2004-09-21  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      configure.in:
+      Fixed minor version #.
+
+2004-09-21  Andi Gutmans  <andi@zend.com>
+
+    * ZendEngine2/zend_execute.c
+      ZendEngine2/zend_execute.h:
+      - Fix for bug #29707
+
+2004-09-21  Uwe Schindler  <uwe@thetaphi.de>
+
+    * (PHP_4_3)
+      NEWS
+      sapi/nsapi/nsapi.c:
+      Fixed bug #29805 (HTTP Authentication Issues)
+
+2004-09-21  Frank M. Kromann  <frank@kromann.info>
+
+    * ext/standard/php_math.h:
+      Fix win32 build
+
 2004-09-20  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_4_3)
index 79377bc478ab566093c3e86415275e378a81d8f8..14e80085c67826d6f46e5b3afdc6dec10fef4d34 100644 (file)
@@ -1,3 +1,9 @@
+2004-09-21  Andi Gutmans  <andi@zend.com>
+
+    * zend_execute.c
+      zend_execute.h:
+      - Fix for bug #29707
+
 2004-09-19  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
 
     * zend_reflection_api.c: