From: Sriram Natarajan Date: Sun, 6 Dec 2009 16:43:46 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.2RC1~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77895623dc395c042675f5e7f90b6ce7f86697bd;p=php BFN --- diff --git a/NEWS b/NEWS index 5fbb5b5d04..83e5278e48 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,8 @@ PHP NEWS (Linus Nielsen Feltzing ) - Added client-side server name indication support in openssl. (Arnaud) +- Protect http_session_vars from interrupt corruption and improve save_path + check. (Stas) - Improved fix for bug #50006 (Segfault caused by uksort()). (Stas) - Fixed incorrect decoding of 5-byte BIT sequences in mysqlnd. (Andrey)