]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Mon, 1 Dec 2014 05:11:20 +0000 (21:11 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 1 Dec 2014 05:11:20 +0000 (21:11 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 10e84d037de15e8cb97a03639219044ebce79ab0..16e0187d7e466bf5720ebe088d89ab0a409f5122 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2014, PHP 5.5.21
 
 - Core:
+  . Upgraded crypt_blowfish to version 1.3. (Leigh)
   . Fixed bug #60704 (unlink() bug with some files path). 
   . Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien)