aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 25b85c9816..71632ccf0b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-28 Tor Lillqvist <tml@novell.com>
+
+ * gui/e-cal-model-calendar.c (set_transparency): Use
+ g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to
+ literal ASCII strings, just casefolding ASCII is enough. Also
+ better for portability.
+
2005-09-08 P. S. Chakravarthi <pchakravarthi@novell.com>
Fix #261625