diff options
author | Johannes Schlüter <johannes@php.net> | 2011-01-14 14:54:18 +0000 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2011-01-14 14:54:18 +0000 |
commit | 6553823c8b8495afd21bf02210dd999b64bd27a9 (patch) | |
tree | d97e55075abe173bcf176ded6cb810c57fd4bc75 | |
parent | 25a43268fd517c4e45e83b170896cb9f07585849 (diff) | |
download | php-git-6553823c8b8495afd21bf02210dd999b64bd27a9.tar.gz |
- Fix 5.3.5 date in NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |