aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7763066c89..681f108afe 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2005-11-25 Tor Lillqvist <tml@novell.com>
+ * gui/calendar-component.c (ensure_sources): Use
+ g_filename_to_uri() instead of just prefixing "file://" for Win32
+ portability.
+
* gui/e-itip-control.c
* gui/itip-utils.c: Use g_ascii_strcasecmp() instead of
strcasecmp() for portability.