]> granicus.if.org Git - php/commitdiff
Updte NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 16 Sep 2016 12:55:37 +0000 (20:55 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 16 Sep 2016 12:55:37 +0000 (20:55 +0800)
NEWS

diff --git a/NEWS b/NEWS
index ef6cb570abc4907a374de50bf05252de1bff6938..bdd72bf1f509d2bffd7a22fe637885d707d2a769 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,9 @@ PHP                                                                        NEWS
   . Fixed bug #68015 (Session does not report invalid uid for files save handler).
     (Yasuo)
 
+- Stream:
+  . Fixed bug #73069 (readfile() mangles files larger than 2G). (Laruence)
+
 - Zip:
   . Fixed bug #70752 (Depacking with wrong password leaves 0 length files).
     (cmb)