rrichards               Sat Mar 18 11:51:53 2006 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src    NEWS 
  Log:
  fix news (re-order)
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.1247.2.920.2.121&r2=1.1247.2.920.2.122&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.920.2.121 php-src/NEWS:1.1247.2.920.2.122
--- php-src/NEWS:1.1247.2.920.2.121     Sat Mar 18 10:46:55 2006
+++ php-src/NEWS        Sat Mar 18 11:51:52 2006
@@ -4,6 +4,7 @@
 - Updated PCRE to version 6.6. (Andrei)
 - Added overflow checks to wordwrap() function. (Ilia)
 - Added a check for special characters in the session name. (Ilia)
+- Fixed bug #36776 (node_list_wrapper_dtor segfault). (Rob)
 - Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).
   (Ilia)
 - Fixed bug #36458 (sleep() accepts negative values). (Ilia)
@@ -13,7 +14,6 @@
 - Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to the 
   end of the string). (Ilia)
 - Fixed bug #36017 (fopen() crashes PHP when opening a URL). (Tony)
-- Fixed bug #36776 (node_list_wrapper_dtor segfault). (Rob)
 
 13 Jan 2006, Version 4.4.2
 - Added missing safe_mode/open_basedir checks into cURL extension. (Ilia)

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

Reply via email to