]> granicus.if.org Git - php/commitdiff
broken caps-lock/shift key
authorfoobar <sniper@php.net>
Mon, 16 Jun 2003 21:38:07 +0000 (21:38 +0000)
committerfoobar <sniper@php.net>
Mon, 16 Jun 2003 21:38:07 +0000 (21:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dbe9e5542a9dc41d20b938f9a2e73e5ba4878187..faf211c1c4e54c517551cf5bbf4baab2f5a1cc0b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,7 +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 #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).