iliaa           Sun Mar 14 15:12:19 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Bug fixing news.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.593&r2=1.1247.2.594&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.593 php-src/NEWS:1.1247.2.594
--- php-src/NEWS:1.1247.2.593   Sun Mar 14 05:45:51 2004
+++ php-src/NEWS        Sun Mar 14 15:12:17 2004
@@ -3,6 +3,8 @@
 ?? Feb 2004, Version 4.3.5
 - Fixed possible crashes inside socket extension, due to missing check inside
   allocation functions. (Ilia)
+- Fixed bug #27590 (crash during shutdown when freeing persistent resources
+  in ZTS mode). (Ilia)
 - Fixed bug #27582 (possible crashes in imagefilltoborder()). (Pierre)
 - Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is
   disabled). (Ilia)

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

Reply via email to