]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 27 Oct 2005 10:58:31 +0000 (10:58 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 27 Oct 2005 10:58:31 +0000 (10:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2a9be79fbe9fa6c2aac684add0b89e2f501e0246..94210a88129fddd5d45b5a29585e4464f39e9155 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+?? ??? 2006, Version 4.4.2
+
+- Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is 
+  zero). (Tony)
+
 31 Oct 2005, Version 4.4.1
-       
 - Added missing safe_mode checks for image* functions and cURL. (Ilia)
 - Added missing safe_mode/open_basedir checks for file uploads. (Ilia)
 - Fixed a memory corruption bug regarding included files. (Derick)