Commit:    bff1a96a0ff32610acd494534b9a91e1275831e7
Author:    Yasuo Ohgaki <yohg...@php.net>         Sun, 11 Aug 2013 07:15:01 
+0900
Parents:   0ad81ac18a72c0bc2d9dae180950f47a09994e35
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=bff1a96a0ff32610acd494534b9a91e1275831e7

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 76ec38e..e5b9600 100644
--- 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)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to