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

diff --git a/NEWS b/NEWS
index 3b848264ae4452f0bf7260f0f6b04c6c70a35708..29bd4ad6537dc25c8fa52ca41d97a71ccc25ef79 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