aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4a5161f63b..923e1512e3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-14 JP Rosevear <jpr@ximian.com>
+
+ * gui/tasks-component.c (impl_requestCreateItem): new utility
+ routine to create new tasks
+ (create_new_todo): use above so we don't try to set up the
+ creation ecal unless we are actually creating a new item
+
+ * gui/calendar-component.c (create_new_event): new utility routine
+ to create new events
+ (impl_requestCreateItem): use above so we don't try to set up the
+ creation ecal unless we are actually creating a new item
+
2004-01-14 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-calendar-table.c (e_calendar_table_show_popup_menu):