moriyoshi               Tue Feb 22 05:08:52 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - One more entry to go.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.258&r2=1.1760.2.259&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.258 php-src/NEWS:1.1760.2.259
--- php-src/NEWS:1.1760.2.258   Tue Feb 22 05:03:23 2005
+++ php-src/NEWS        Tue Feb 22 05:08:50 2005
@@ -13,6 +13,7 @@
   . 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)
+  . Bug #30549 (incorrect character translations for some ISO8859 charsets).
 - Fixed a bug in mysql_affected_rows and mysql_stmt_affected_rows when the
   api function returns -1 (Georg)
 - Fixed several leaks in ext/browscap and sapi/embed. (Andrei)
@@ -108,8 +109,6 @@
 - Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia)
 - Fixed bug #30725 (PHP segfaults when an exception is thrown in getIterator() 
   within foreach). (Marcus)
-- Fixed bug #30549 (incorrect character translations for some ISO8859
-  charsets). (Moriyoshi)
 - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)
 - Fixed bug #30430 (odbc_next_result() doesn't bind values and that results 
   in segfault). (pdan-php at esync dot org, Tony)

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

Reply via email to