]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 27 Jun 2004 00:32:20 +0000 (00:32 +0000)
committer <changelog@php.net> <>
Sun, 27 Jun 2004 00:32:20 +0000 (00:32 +0000)
ChangeLog

index 2916dd7f99737157ac29e2d2ccb69988334c4899..d1ac1d1b780963ef26b5a7f54d2f42bd251f40bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2004-06-26  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * NEWS:
+      BFN
+
+2004-06-26  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * (PHP_4_3)
+      NEWS:
+      - This one should've been here, not in HEAD.
+
+    * NEWS:
+      -** empty log message ***
+
+2004-06-26  Uwe Schindler  <uwe@thetaphi.de>
+
+    * sapi/nsapi/nsapi.c:
+      replace strncpy with strlcpy
+
+2004-06-26  Stefan Esser  <sesser@suspekt.org>
+
+    * main/php_variables.c:
+      As long we pass values by reference this is needed. Ugly!
+
+    * ext/mbstring/mb_gpc.c:
+      Fixed input_filter functions need emalloc()ed values.
+
+    * NEWS:
+      strip_tags() news
+
+    * ext/standard/string.c:
+      IE we love you all...
+
+2004-06-26  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * NEWS:
+      - WS
+
+    * NEWS
+      ext/mbstring/mbstring.c
+      ext/mbstring/tests/bug26639.phpt:
+      - Fix bug #28466 (mbstring_convert_variables() problem).
+
 2004-06-25  Edin Kadribasic  <edink@emini.dk>
 
     * sapi/apache2handler/sapi_apache2.c: