diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-12-08 17:39:03 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-12-08 17:39:03 +0800 |
commit | 0694086ab958a0ab21448c5afca1e29091686ed6 (patch) | |
tree | b6757da2fdfe5b16df173a70627c618fb4c87c98 /calendar/ChangeLog | |
parent | 49988a414f3ff41e5a79e1c855a77525d150cac9 (diff) | |
download | gsoc2013-evolution-0694086ab958a0ab21448c5afca1e29091686ed6.tar.gz gsoc2013-evolution-0694086ab958a0ab21448c5afca1e29091686ed6.tar.zst gsoc2013-evolution-0694086ab958a0ab21448c5afca1e29091686ed6.zip |
Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 (Added print menu option to task, memo and event editors).
svn path=/trunk/; revision=36848
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e28a7ce8ab..c06be2752d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-12-08 Jennifer Newman <jennifer.newman@tufts.edu> + + ** Fix for bug #555371 + + * gui/dialogs/comp-editor.c: Added print menu option to task, memo and + event editors. + 2008-12-08 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 |