]> granicus.if.org Git - php/commitdiff
Fixed bug #73944 (inflate_init() dictionary option) - add NEWS entry
authorBob Weinand <bobwei9@hotmail.com>
Sun, 25 Jun 2017 08:57:36 +0000 (10:57 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 25 Jun 2017 08:57:36 +0000 (10:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6b84bde522257593804dc96ff243cf32a93a6d96..d0ddb656b0c186f2fa17dbc3e68943143f2c9b8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
 - SPL:
   . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)
 
+- zlib:
+  . Fixed bug #73944 (dictionary option of inflate_init() does not work).
+    (wapmorgan)
+
 06 Jul 2017 PHP 7.0.21
 
 - Core: