]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipensp@gmail.com>
Sat, 5 Oct 2013 15:52:32 +0000 (12:52 -0300)
committerFelipe Pena <felipensp@gmail.com>
Sat, 5 Oct 2013 15:52:32 +0000 (12:52 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 7a7cecacda7f6a189c0ef520606ddefba41096ba..fcf34c3fb9ec9faad7f28369e71b2e7235fde27d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2013, PHP 5.4.22
 
+- CLI server:
+  . Fixed bug #65818 (Segfault with built-in webserver and chunked transfer 
+    encoding). (Felipe)
+
 - FTP:
   . Fixed bug #65667 (ftp_nb_continue produces segfault). (Philip Hofstetter)