aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f29074b532..8de3da0e90 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -28,7 +28,10 @@
* gui/dialogs/cal-attachment-bar.c: Remove unused files from CVS.
* gui/dialogs/comp-editor.c: : Use gstdio wrappers. Use
- g_filename_from_uri()
+ g_filename_from_uri().
+
+ * importers/icalendar-importer.c: Use g_build_filename(),
+ g_filename_from_uri(), g_usleep().
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>