]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 30 Aug 2001 00:10:37 +0000 (00:10 +0000)
committer <changelog@php.net> <>
Thu, 30 Aug 2001 00:10:37 +0000 (00:10 +0000)
ChangeLog

index 4a9ccd3e45016b321eacf5632ecb5b29f981b32d..3e0003177b4e77eb369be11a1e43abe54f1bdd81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2001-08-29  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/standard/basic_functions.c:
+    According to Zeev this code is just for showing how to create overloaded classes.
+
+2001-08-29  Joey Smith  <joey@joeysmith.com>
+
+    * ext/domxml/php_domxml.c: MFH
+
+    * ext/domxml/php_domxml.c: Fix bug #13025.
+
+2001-08-29  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/standard/basic_functions.c: WS fixes and indenting.
+
+2001-08-29  Wez Furlong  <wez.php@thebrainroom.com>
+
+    * ext/gettext/config.m4
+      ext/gettext/gettext.c
+      ext/gettext/php_gettext.h: fix build
+
+    * ext/mbstring/mbfilter.c: MFH
+
+    * ext/mbstring/mbfilter.c:
+    fix bug# 13017 - patch from tsukada@fminn.nagano.nagano.jp
+
 2001-08-28  Wez Furlong  <wez.php@thebrainroom.com>
 
     * ext/mbstring/mbfilter.c: MFH