sniper          Sat Mar 19 09:30:04 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.293&r2=1.1760.2.294&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.293 php-src/NEWS:1.1760.2.294
--- php-src/NEWS:1.1760.2.293   Sat Mar 19 08:56:30 2005
+++ php-src/NEWS        Sat Mar 19 09:30:03 2005
@@ -11,8 +11,6 @@
 - Changed phpize not to require libtool. (Jani)
 - Updated bundled oniguruma library (used for multibyte regular expression)
   to 3.7.0. (Moriyoshi)
-- Fixed bug #32373 (segfault in bzopen() if supplied path to non-existent 
-  file). (Tony)
 - Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)
   Fixed bugs:
   . Bug #32063 (mb_convert_encoding ignores named entity 'alpha')
@@ -32,6 +30,8 @@
   is passed. (Tony)
 - Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead 
   of true. (Tony)   
+- Fixed bug #32373 (segfault in bzopen() if supplied path to non-existent 
+  file). (Tony)
 - Fixed bug #32326 (Check values of Connection/Transfer-Encoding 
   case-incentively in SOAP extension). (Ilia)
 - Fixed bug #32290 (call_user_func_array() calls wrong class method within 

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

Reply via email to