]> granicus.if.org Git - php/commitdiff
Fixed missed NEWS while merging
authorXinchen Hui <laruence@gmail.com>
Mon, 8 Apr 2019 16:09:05 +0000 (00:09 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 8 Apr 2019 16:09:05 +0000 (00:09 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 914b36abf55cd8cb1592448d0412daeee11a97e2..a74f06e4721170ddf858d95098647b9d67c36318 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,4 +34,7 @@ PHP                                                                        NEWS
 - sodium:
   . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)
 
+- XML:
+  . Fixed bug #76874 (xml_parser_free() should never leak memory). (Nikita
+
 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>