From b818cf0c320713672a08f4ec04ac63ac3d88df34 Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Tue, 5 Oct 2004 03:50:28 +0000 Subject: [PATCH] forgot to save the changelog message. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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