]> granicus.if.org Git - php/commitdiff
BFN
authorMichael Wallner <mike@php.net>
Mon, 30 Mar 2015 14:27:08 +0000 (16:27 +0200)
committerMichael Wallner <mike@php.net>
Mon, 30 Mar 2015 14:27:08 +0000 (16:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5dc9e01f99728dadbc846e9ed9de4b39326de740..8e25aadd3edd316f3b8e6d8ffa68b671c0ad0640 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,8 +48,9 @@ PHP                                                                        NEWS
   . Add a check for RAND_egd to allow compiling against LibreSSL (Leigh)
 
 - Phar:
-  . Fixed bug 64343 (PharData::extractTo fails for tarball created by BSD tar).
+  . Fixed bug #64343 (PharData::extractTo fails for tarball created by BSD tar).
     (Mike)
+  . Fixed bug #64931 (phar_add_file is too restrictive on filename). (Mike)
   . Fixed bug #65467 (Call to undefined method cli_arg_typ_string). (Mike)
   . Fixed bug #67761 (Phar::mapPhar fails for Phars inside a path containing 
     ".tar"). (Mike)