summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2011-01-14 14:54:18 +0000
committerJohannes Schlüter <johannes@php.net>2011-01-14 14:54:18 +0000
commit6553823c8b8495afd21bf02210dd999b64bd27a9 (patch)
treed97e55075abe173bcf176ded6cb810c57fd4bc75
parent25a43268fd517c4e45e83b170896cb9f07585849 (diff)
downloadphp-git-6553823c8b8495afd21bf02210dd999b64bd27a9.tar.gz
- Fix 5.3.5 date in NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ecf4d52766..5866a6937b 100644
--- a/NEWS
+++ b/NEWS
@@ -115,7 +115,7 @@
. Fixed bug #53603 (ZipArchive should quiet stat errors). (brad dot froehle at
gmail dot com, Gustavo)
-?? ??? 2011, PHP 5.3.5
+06 Jan 2011, PHP 5.3.5
- Fixed Bug #53632 (infinite loop with x87 fpu). (CVE-2010-4645) (Scott,
Rasmus)