aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index fd7e79f3d7..cbd1b88f75 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2008-04-11 Suman Manjunath <msuman@novell.com>
+
+ ** Fix for bug #517134
+
+ * gui/dialogs/comp-editor.c: (add_to_bar),
+ (menu_insert_attachment_cb), (menu_insert_attach_recent_docs_cb),
+ (comp_editor_init): Code re-factoring. Extend the 'Insert' menu to
+ show a "Recent Documents" submenu (to quickly add them as
+ attachments). New callback to handle these actions.
+
2008-04-07 Ondrej Jirman <megous@megous.com>
** Fix for bug #525234