aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7edd2e538e..279583485c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,27 @@
+2002-03-29 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-calendar-table.c: implement new pop up menu items for
+ "Save as", "Print", "Assign Task", "Forward as iCalendar"
+
+ * gui/e-day-view.c: similarly, also "Publish Free/Busy
+ Information" and "New Meeting" and "New Task"
+
+ * gui/e-week-view.c: ditto
+
+ * gui/dialogs/task-editor.c (show_assignment): move the assignment
+ page stuff here
+ (task_editor_show_assignment): use it
+ (assign_task_cmd): ditto
+
+ * gui/dialogs/task-editor.h: new proto
+
+ * gui/dialogs/comp-editor.c (save_as_cmd): use new e-util file
+ selector function
+
+ * meeting-mockup.glade: Remove old file
+
+ * topic.dat
+
2002-03-19 Dan Winship <danw@ximian.com>
* cal-util/Makefile.am: s/libversit.la/libversit.a/