]> granicus.if.org Git - php/commitdiff
Forgot NEWs
authorXinchen Hui <laruence@gmail.com>
Tue, 13 Mar 2018 05:01:33 +0000 (13:01 +0800)
committerXinchen Hui <laruence@gmail.com>
Tue, 13 Mar 2018 05:01:33 +0000 (13:01 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 94bcad1736748b26241f5263c4363bd7ae9f9503..1484aabd9842573abece63a87314bd68deeb7e8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,10 @@ PHP                                                                        NEWS
   . Fixed bug #75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform
     (s390x)). (Sam Ding)
 
+- Phar:
+  . Fixed bug #76085 (Segmentation fault in buildFromIterator when directory
+    name contains a \n). (Laruence)
+
 - Standard:
   . Fixed bug #75961 (Strange references behavior). (Laruence)
   . Fixed some arginfos. (carusogabriel)