aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 631af9fbfd..472bab359b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-24 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-tasks.c (e_tasks_add_todo_source): don't unref and ref,
+ the hash table does this
+ (e_tasks_remove_todo_source): ditto
+
+ Fixes #53281
+
2004-01-24 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-calendar-table.c (e_calendar_table_init): use the colors from
@@ -8,11 +16,6 @@
2004-01-24 JP Rosevear <jpr@ximian.com>
- * gui/tasks-component.c (setup_create_ecal): listen for the
- correct notification
-
-2004-01-24 JP Rosevear <jpr@ximian.com>
-
* gui/tasks-component.c (delete_task_list_cb): sync the source
list after the source removal