aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2d8ac3e8b0..e8d1ab6625 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-22 Jeffrey Stedfast <fejj@ximian.com>
+
+ * conduits/todo/todo-conduit.c (start_calendar_server): Use
+ e_cal_open_default() instead of e_cal_open().
+ (map_name): Changed the path for the pilot map filename.
+ (pre_sync): Changed the query to "#t" instead of "(#t)" and
+ removed a duplicate block of code (seems to have been a paste-o?).
+
2004-04-22 JP Rosevear <jpr@ximian.com>
Fixes #56092