]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sat, 10 Sep 2016 09:04:57 +0000 (11:04 +0200)
committerAnatol Belski <ab@php.net>
Sat, 10 Sep 2016 09:04:57 +0000 (11:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8edb70d66ae7a50c246e2641afb07abbb51d0f4e..ba65180701dd4a73e503c1caca2ee69ba722f793 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of
     zend_virtual_cwd.c). (cmb)
+  . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol)
 
 - Filter:
   . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and