changelog               Tue Aug 19 20:31:07 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1362 php-src/ChangeLog:1.1363
--- php-src/ChangeLog:1.1362    Mon Aug 18 20:30:56 2003
+++ php-src/ChangeLog   Tue Aug 19 20:31:06 2003
@@ -1,3 +1,78 @@
+2003-08-19  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/lang/bug25145.phpt:
+      
+      Add test for #25145
+
+2003-08-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/mime_magic/mime_magic.c
+      ext/mime_magic/php_mime_magic.h:
+      Fixed bug #25155 (Possible namespace conflict between mime-magic & mssql)
+
+2003-08-19  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/mbstring/mbstring.c:
+      MFH(r-1.189): more accurate fix for bug #25140
+
+    * ext/mbstring/mbstring.c:
+      More accurate fix for bug #25140
+
+    * (PHP_4_3)
+      ext/mbstring/mbstring.c:
+      Revert the last patch. This patch should not be included in the forthcoming
+      release.
+
+2003-08-19  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      Lets put this here when we really know its gonna be only in PHP 5
+
+2003-08-19  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/mbstring/mbstring.c
+      ext/mbstring/tests/bug25140.phpt:
+      - MFH: Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries
+      to
+        convert empty string)
+
+    * ext/mbstring/tests/bug25140.phpt:
+      
+      - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to
+        convert empty string)
+
+    * NEWS
+      ext/mbstring/mbstring.c:
+      - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to
+        convert empty string)
+
+    * ext/standard/parsedate.y:
+      - Back out Ilia's not-yet-ready patch.
+
+2003-08-19  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * main/main.c:
+      Unify TSRMLS_FETCH() usage.
+      Fix release build: two instances of } were placed inside #ifdef ZEND_DEBUG
+
+2003-08-19  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * NEWS
+      NEWS
+      NEWS
+      NEWS:
+      dummy commit
+
+2003-08-19  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_execute.c
+      ext/dom/php_dom.c
+      ext/simplexml/simplexml.c
+      ext/xsl/php_xsl.c:
+      fix build
+
 2003-08-18  Wez Furlong  <[EMAIL PROTECTED]>
 
     * ext/standard/credits_ext.h:


Reply via email to