summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2011-12-09 05:55:31 +0000
committerXinchen Hui <laruence@php.net>2011-12-09 05:55:31 +0000
commit665ff3444a27eb62250d50b0f81f824b127c517c (patch)
tree3e3179dd51cb553a2fe7305be75b0bb0434537f0
parent147c4142791dc69266afad1f378acc3de9fdb5f1 (diff)
downloadphp-git-665ff3444a27eb62250d50b0f81f824b127c517c.tar.gz
typo, sorry
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3996013160..d53f9c7de4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Dec 2011, PHP 5.4.0 RC4
- CLI SAPI:
- . Fixed bug #60477 (Segfault after two multipart/form-data POST requests).
- (Laruence)
+ . Fixed bug #60477 (Segfault after two multipart/form-data POST requests,
+ one 200 RQ and one 404). (Laruence)
08 Dec 2011, PHP 5.4.0 RC3
- Core: