]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 30 Sep 2004 15:02:06 +0000 (15:02 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 30 Sep 2004 15:02:06 +0000 (15:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fa8964448b096c98f8ec88079c9f9221722e3eed..4d8f3595ed0147b763a2d3c148ead70a03ffd07e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 4                                                                      NEWS
 ?? ??? 2004, Version 4.3.10
 - Backported Marcus' foreach() speedup patch from PHP 5.x. (Derick)
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30282 (segfault when using unknown/unsupported session.save_handler 
+  and/or session.serialize_handler). (Tony)
 - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia)
 - Fixed bug #30224 (Sybase date strings are sometimes not null terminated).
   (Ilia)