]> granicus.if.org Git - php/commitdiff
BFN 24210
authorSara Golemon <pollita@php.net>
Mon, 16 Jun 2003 20:22:23 +0000 (20:22 +0000)
committerSara Golemon <pollita@php.net>
Mon, 16 Jun 2003 20:22:23 +0000 (20:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a96ae5ebdc5af777fccfa2a5e32a7b057e16b815..dbe9e5542a9dc41d20b938f9a2e73e5ba4878187 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ PHP 4                                                                      NEWS
 - Fixed ext/yaz to not log if "yaz.log_file" php.ini option is not set. (Adam)
 - Fixed a bug in bundled libmysql (mysql bug #564). (Georg)
 - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus)
+- Fixed bug #24210 (not detecting assume_default_colors - typo). (sara)
 - Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive()).
   (Ilia)
 - Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis).