aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-09-21 12:12:02 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-09-21 12:12:02 +0800
commit9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b (patch)
tree6a453624b8c3f6f40c389ebc8b2bc0f2a619f5af /calendar/ChangeLog
parent7239e19eaa67ee28c4ac19cb8422e0efa6d63856 (diff)
downloadgsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.tar
gsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.tar.gz
gsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.tar.bz2
gsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.tar.lz
gsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.tar.xz
gsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.tar.zst
gsoc2013-evolution-9e6e29ee3ce7bb0f757d17fa02f44edc99ca592b.zip
Don't fail if there is no map file.
2000-09-20 JP Rosevear <jpr@helixcode.com> * conduits/todo/todo-conduit.c (pre_sync): Don't fail if there is no map file. svn path=/trunk/; revision=5532
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 dca894dfc4..a62a368745 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2000-09-20 JP Rosevear <jpr@helixcode.com>
+ * conduits/todo/todo-conduit.c (pre_sync): Don't fail if there
+ is no map file.
+
+2000-09-20 JP Rosevear <jpr@helixcode.com>
+
* conduits/todo/todo-conduit.h: Add since field to context
* conduits/todo/todo-conduit.c (map_set_node_timet): New utility