aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 49816845e4..5bfbf97213 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,20 @@
+2004-08-01 JP Rosevear <jpr@novell.com>
+
+ * conduits/todo/todo-conduit.c (todoconduit_load_configuration):
+ get source list and source
+ (todoconduit_dupe_configuration): copy source list and source
+ (todoconduit_destroy_configuration): unref source list and source
+ (start_calendar_server): open the source that was set earlier
+ (fill_widgets): set the source option menu value
+ (create_settings_window): pass source list to pilot settings
+ (save_settings): mark source with pilot-sync property
+
+ * conduits/calendar/calendar-conduit.c: as above
+
+ * conduits/todo/Makefile.am: link to and include misc. widgets
+
+ * conduits/calendar/Makefile.am: ditto
+
2004-07-30 Rodrigo Moya <rodrigo@novell.com>
Fixes #57622