]> granicus.if.org Git - php/commitdiff
BFN
authorSriram Natarajan <srinatar@php.net>
Sun, 6 Dec 2009 16:43:46 +0000 (16:43 +0000)
committerSriram Natarajan <srinatar@php.net>
Sun, 6 Dec 2009 16:43:46 +0000 (16:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5fbb5b5d04d14f9d06b35c8753482e1e4700f735..83e5278e48be262dc13c22ffa66f5fb1364fa6ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ PHP                                                                        NEWS
   (Linus Nielsen Feltzing <linus@haxx.se>)
 - 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)