]> granicus.if.org Git - php/commitdiff
Added NEWS entry
authorDmitry Stogov <dmitry@zend.com>
Fri, 2 Mar 2018 07:17:49 +0000 (10:17 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 2 Mar 2018 07:17:49 +0000 (10:17 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 778840037f0ef299794625131168627c3bfda37e..a342d750488785b57d81634f24b6abf5b1d333da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.3.0alpha1
 
 - Core:
+  . Improved PHP GC. (Dmitry, Nikita)
   . Redesigned the old ext_skel program written in PHP, run: 
     'php ext_skel.php' for all options. This means there is no dependencies 
     thrus making it work on Windows out of the box. (Kalle)