aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2005-05-09 16:39:42 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2005-05-09 16:39:42 +0800
commit11ab256b53c3542ef5e838ff89ca4f4cd212691e (patch)
tree56735431124220d7e767a482241344d6dd9ec42c /calendar/ChangeLog
parent632250f8b1f29bcd87333af40e7a76c45227011d (diff)
downloadgsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.tar
gsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.tar.gz
gsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.tar.bz2
gsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.tar.lz
gsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.tar.xz
gsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.tar.zst
gsoc2013-evolution-11ab256b53c3542ef5e838ff89ca4f4cd212691e.zip
cover the case when there is no calendar.ics/tasks.ics file in the folder
2005-05-09 Rodrigo Moya <rodrigo@novell.com> * gui/migration.c (migrate_ical_folder_to_source): cover the case when there is no calendar.ics/tasks.ics file in the folder to migrate. svn path=/trunk/; revision=29313
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c9fbba1be1..063cf79045 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-09 Rodrigo Moya <rodrigo@novell.com>
+
+ * gui/migration.c (migrate_ical_folder_to_source): cover the case when
+ there is no calendar.ics/tasks.ics file in the folder to migrate.
+
2005-05-06 Vivek Jain <jvivek@novell.com>
**Fixes #261079