diff options
author | Pierre Joye <pajoye@php.net> | 2011-01-06 12:51:35 +0000 |
---|---|---|
committer | Pierre Joye <pajoye@php.net> | 2011-01-06 12:51:35 +0000 |
commit | c9cf4337acb597686bce4edb5948cd1388d3c8fb (patch) | |
tree | 9a6e7faeecee433a685c929c9297fd058df7d07f | |
parent | 921abf906ac7b41aafe364995febb1b332c343fc (diff) | |
download | php-git-c9cf4337acb597686bce4edb5948cd1388d3c8fb.tar.gz |
- add CVE (too late for the release tho')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ ?? ??? ????, PHP 5.2.18 06 Jan 2010, PHP 5.2.17 -- Fixed Bug #53632 (infinite loop with x87 fpu). (Scott, Rasmus) +- Fixed Bug #53632 (infinite loop with x87 fpu). (CVE-2010-4645) (Scott, + Rasmus) 16 Dec 2010, PHP 5.2.16 - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down). |