From 9c8e0e983c7775634641281c901953d1b17c32c8 Mon Sep 17 00:00:00 2001 From: Carsten Guenther Date: Wed, 17 Aug 2005 16:00:00 +0000 Subject: Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 Only save 2005-08-17 Carsten Guenther Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 * gui/dialogs/comp-editor.c: (get_attachment_list): Only save attachment to file if file does not exist yet. svn path=/trunk/; revision=30149 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 46f746bd59..b33ee7be25 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-08-17 Carsten Guenther + + Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 + * gui/dialogs/comp-editor.c: + (get_attachment_list): Only save attachment to file + if file does not exist yet. + 2005-08-17 Chenthill Palanisamy Fixes #311904 -- cgit