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 96407ed309..722d58e03b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,7 +1,19 @@
+2005-05-12 Vivek Jain <jvivek@novell.com>
+
+ Fixes #271523
+
+ * gui/dialogs/calendar-setup.c:
+ (CalendarSourceDialog): included an ECalSourceType member in
+ the structure
+ (calendar_setup_edit_calendar): set source_type as EVENT
+ (calendar_setup_edit_task_list): set source_type as TODO
+ (eccp_general_offline): Change the label according to the type
+
2005-05-12 Srinivasa Ragavan <sragavan@novell.com>
* gui/task-component.c (selector_tree_drag_motion): Fixes the bug 269416
It makes the DnD to move tasks instead copying.
+
2005-05-09 Rodrigo Moya <rodrigo@novell.com>
Fixes #301350