summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2002-12-27 00:09:35 +0000
committerIlia Alshanetsky <iliaa@php.net>2002-12-27 00:09:35 +0000
commitee3e6f12aeea1c2be7d39f0b4030acd85b888c00 (patch)
tree639b4b52677420cac8b355ce65beeeab7da0bcc4
parent4f7f46d0b843848acdcb45a5e8a440eba863050b (diff)
downloadphp-git-ee3e6f12aeea1c2be7d39f0b4030acd85b888c00.tar.gz
MFH
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 32bad3bb68..8b5278062e 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP 4 NEWS
- Moved extensions to PECL (http://pear.php.net/): (James, Derick)
. ext/vpopmail
. ext/cybermut
+- Fix a crash when using invalid color index with imagecolortransparent()
+ (Pierre-Alain Joye).
- Fixed bug #20987 (no handling for client certificates). (Ilia)
- Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init).
(Derick)