]> granicus.if.org Git - php/commitdiff
NEWS for r323330
authorNikita Popov <nikic@php.net>
Sat, 25 Feb 2012 13:04:43 +0000 (13:04 +0000)
committerNikita Popov <nikic@php.net>
Sat, 25 Feb 2012 13:04:43 +0000 (13:04 +0000)
So cjones doesn't have nightmares :P

NEWS

diff --git a/NEWS b/NEWS
index f0ffc913e309fde1c99fd84231d21ec2bff84a43..4fe46f86b45d3a29e556bd96816caf5600ef717e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ PHP                                                                        NEWS
 - Firebird Database extension (ibase):
   . Fixed bug #60802 (ibase_trans() gives segfault when passing params).
 
+- Phar:
+  . Fixed bug #61184 (Phar::webPhar() generates headers with trailing NUL bytes). (Nikic)
+
 - PHP-FPM SAPI:
   . Fixed bug #60811 (php-fpm compilation problem). (rasmus)