]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 10 Feb 2004 01:34:00 +0000 (01:34 +0000)
committer <changelog@php.net> <>
Tue, 10 Feb 2004 01:34:00 +0000 (01:34 +0000)
ChangeLog

index 7eb78316f83415a3ae397ae70c96a997085539ee..74b7f3f8fca9ea3f0081c3508e732b527470a080 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2004-02-09  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      NEWS
+      sapi/apache2filter/sapi_apache2.c
+      sapi/apache2handler/sapi_apache2.c:
+      MFH: Fixed bug #27196 (Missing content_length initialization in apache 2
+      sapis).
+
+    * sapi/apache2filter/sapi_apache2.c
+      sapi/apache2handler/sapi_apache2.c:
+      Fixed bug #27196 (Missing content_length initialization in apache 2 sapis).
+
+2004-02-09  Frank M. Kromann  <frank@kromann.info>
+
+    * ext/fbsql/php_fbsql.c
+      ext/fbsql/php_fbsql.c:
+      Delay creation of exec handle til it's needed
+
+2004-02-09  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      NEWS
+      ext/gmp/gmp.c:
+      MFH: Fixed bug #27172 (Possible floating point exception in gmp_powm()).
+
+    * ext/gmp/gmp.c:
+      Fixed bug #27172 (Possible floating point exception in gmp_powm()).
+
+    * (PHP_4_3)
+      NEWS:
+      Bug fixing news.
+
+    * (PHP_4_3)
+      main/main.c:
+      MFH: Fixed bug #27175 (tzset() is not being called by PHP on startup).
+
+    * main/main.c:
+      Fixed bug #27175 (tzset() is not being called by PHP on startup).
+
 2004-02-08  Andi Gutmans  <andi@zend.com>
 
     * README.PHP4-TO-PHP5-THIN-CHANGES