moriyoshi               Tue Feb 22 05:03:25 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - Reorder.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.257&r2=1.1760.2.258&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.257 php-src/NEWS:1.1760.2.258
--- php-src/NEWS:1.1760.2.257   Tue Feb 22 05:02:13 2005
+++ php-src/NEWS        Tue Feb 22 05:03:23 2005
@@ -10,8 +10,8 @@
   to 3.7.0. (Moriyoshi)
 - Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)
   Fixed bugs:
-  . Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
   . Bug #32063 (mb_convert_encoding ignores named entity 'alpha')
+  . Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
   . bug #30573 (compiler warnings in libmbfl due to invalid type cast)
 - Fixed a bug in mysql_affected_rows and mysql_stmt_affected_rows when the
   api function returns -1 (Georg)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to