diff --git a/ChangeLog b/ChangeLog index 6e5e45d..73704ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-10-05 James Henstridge + + * src/util.c (zenity_util_pixbuf_new_from_file): g_strdown() + modifies the filename, so use strcasecmp() for the comparison + instead. Since we are comparing against fixed ASCII strings, + this should have no UTF-8 issues. + 2004-09-30 James Henstridge * src/notification.c (set_scaled_pixbuf): function to set a