]> granicus.if.org Git - php/commitdiff
Fix NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 31 Aug 2016 20:53:26 +0000 (05:53 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 31 Aug 2016 20:53:26 +0000 (05:53 +0900)
NEWS

diff --git a/NEWS b/NEWS
index ea8012ec7fbed50cac9b7a9512cfb776a10769a5..1f0073c2bd59bce7083ae412298c0098d5fa00c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,7 +57,6 @@ PHP                                                                        NEWS
 - Session:
   . Fixed bug #72940 (SID always return "name=ID", even if session
     cookie exist). (Yasuo)
-  . Implemented session_gc() and session_create_id() functions. (Yasuo)
 
 - SimpleXML:
   . Fixed bug #72971 (SimpleXML isset/unset do not respect namespace). (Nikita)