]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 14 Mar 2004 20:12:17 +0000 (20:12 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 14 Mar 2004 20:12:17 +0000 (20:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 62bc00d0599481c5b9219862832ceafe1fe4c75c..7ff2c5120f62a323c2c61cd2d93f11450cbe45cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 4                                                                      NEWS
 ?? 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)