changelog               Fri May 24 20:21:18 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1054 php4/ChangeLog:1.1055
--- php4/ChangeLog:1.1054       Thu May 23 20:26:45 2002
+++ php4/ChangeLog      Fri May 24 20:21:16 2002
@@ -1,3 +1,26 @@
+2002-05-24  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/mbstring.c: reverted my patch.
+
+    * ext/mbstring/config.m4
+      ext/mbstring/mbfilter.c
+      ext/mbstring/mbfilter_ru.c
+      ext/mbstring/mbfilter_ru.h
+      ext/mbstring/mbstring.c: reverted patch to support iso2022kr.
+
+2002-05-24  Sander Roobol  <[EMAIL PROTECTED]>
+
+    * ext/standard/info.c:
+    Fix <head> and <body> tags in phpinfo() output (#17411)
+
+2002-05-24  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * sapi/cli/php_cli.c:
+    Register STDIN, STDOUT, and STDERR "constants" in cli in cases where
+    script itself is not being loaded from STDIN.
+
+    This enables constructs like fwrite(STDERR, "Error 42");
+
 2002-05-23  Derick Rethans  <[EMAIL PROTECTED]>
 
     * ext/standard/image.c


Reply via email to