]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Sat, 10 Aug 2013 22:15:01 +0000 (07:15 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Sat, 10 Aug 2013 22:15:01 +0000 (07:15 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 76ec38e565c39755297c59dfff783f52aa38fbed..e5b9600800729b8c0b57281117c88db0ce9b6ce9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ PHP                                                                        NEWS
     gmail dot com)
   . Fixed bug #50308 (session id not appended properly for empty anchor tags).
     (Arpad)
+  . Fixed possible buffer overflow under Windows. Note: Not a security fix.
+    (Yasuo)
+  . Changed session.auto_start to PHP_INI_PERDIR. (Yasuo)
 
 - SOAP:
   . Fixed bug #65018 (SoapHeader problems with SoapServer). (Dmitry)