Commit: ac538e5e166253a933b1f9f4badae5e19efbf26c Author: Yasuo Ohgaki <yohg...@php.net> Sun, 11 Aug 2013 07:15:55 +0900 Parents: 2df95b135477965832ec9214eb8d58607f734c94 Branches: PHP-5.5
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ac538e5e166253a933b1f9f4badae5e19efbf26c Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 0379df0..4b373a0 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ PHP NEWS . Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions) which protects against session fixation attacks and session collisions. (Yasuo Ohgaki) + . Fixed possible buffer overflow under Windows. Note: Not a security fix. + (Yasuo) + . Changed session.auto_start to PHP_INI_PERDIR. (Yasuo) + - Pgsql: . Fixed bug #62978 (Disallow possible SQL injections with pg_select()/pg_update() /pg_delete()/pg_insert()). (Yasuo) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php