changelog               Tue Oct 21 20:32:13 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1423 php-src/ChangeLog:1.1424
--- php-src/ChangeLog:1.1423    Mon Oct 20 20:33:40 2003
+++ php-src/ChangeLog   Tue Oct 21 20:32:08 2003
@@ -1,3 +1,42 @@
+2003-10-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * sapi/apache2handler/config.m4
+      sapi/apache2handler/mod_php5.c
+      sapi/apache2handler/php4apache2.dsp
+      sapi/apache2handler/php_apache.h
+      sapi/apache2handler/sapi_apache2.c:
+      Fixed bug #25768
+
+2003-10-21  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * configure.in:
+      We don't have this yet
+
+    * configure.in
+      main/snprintf.c
+      main/spprintf.c:
+      Bugfix #25930 Can't compile snprintf.c
+
+    * ZendEngine2/ZEND_CHANGES:
+      Make this clear
+
+2003-10-21  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * ext/dom/tests/dom002.phpt:
+      Add a test case for getElementsByTagName() / getElementsByTagNameNS()
+
+    * (PHP_4_3)
+      ext/domxml/tests/bug25900.phpt:
+      typo
+
+    * ext/domxml/tests/bug25900.phpt
+      ext/domxml/tests/bug25900.phpt:
+      
+      file bug25900.phpt was initially added on branch PHP_4_3.
+
+    * ext/standard/html.c:
+      Missing '&' in the result of get_html_translation_table()
+
 2003-10-20  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * ZendEngine2/ZEND_CHANGES:

Reply via email to