diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-11 17:08:25 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-11 17:08:25 +0800 |
commit | 77af664dad6dd3fc30a99c74636404be4531b8ef (patch) | |
tree | e3a4f557866a16028c8805878daba73140062c98 /plugins/save-calendar/ChangeLog | |
parent | 29093629727c5d91023b40580475cb0daa0c2730 (diff) | |
download | gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.tar gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.tar.gz gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.tar.bz2 gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.tar.lz gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.tar.xz gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.tar.zst gsoc2013-evolution-77af664dad6dd3fc30a99c74636404be4531b8ef.zip |
Fixes #306673
svn path=/trunk/; revision=30596
Diffstat (limited to 'plugins/save-calendar/ChangeLog')
-rw-r--r-- | plugins/save-calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/save-calendar/ChangeLog b/plugins/save-calendar/ChangeLog index ef608e9392..10ed87c27b 100644 --- a/plugins/save-calendar/ChangeLog +++ b/plugins/save-calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-11-11 Dinesh Layek <LDinesh@novell.com> + + * save-calendar.c (ask_destination_and_save): append the file_extension + if the user does not provide it. + 2005-08-23 Not Zed <NotZed@Ximian.com> * ical-format.c: include missing header. |