]> granicus.if.org Git - php/commitdiff
add NEWS entries
authorFerenc Kovacs <tyrael@php.net>
Tue, 29 Sep 2015 23:15:24 +0000 (01:15 +0200)
committerFerenc Kovacs <tyrael@php.net>
Tue, 29 Sep 2015 23:15:24 +0000 (01:15 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a8b3a82c610e94382bfae886fe118f16caa9e50e..fbe94ee7eec9fdaac53f0a7bd627abc30590aab9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+** PHP 5.5 is in security-only mode , please do not commit to this branch **
+
 ?? ??? 2015, PHP 5.5.30
 
-** PHP 5.5 is in security-only mode , please do not commit to this branch **
+- Phar:
+  . Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()). (Stas)
+  . FIxed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
+    entry filename is "/"). (Stas)
 
 03 Sep 2015, PHP 5.5.29