aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorCarsten Guenther <carsten.guenther@scalix.com>2005-08-18 00:00:00 +0800
committerCarsten Guenther <carsteng@src.gnome.org>2005-08-18 00:00:00 +0800
commit9c8e0e983c7775634641281c901953d1b17c32c8 (patch)
treebf9a0e25ad35404fdfe04a50e7f9375af5ca4803 /calendar/ChangeLog
parente31beb29c0165e6f6ce0f8389e421841c9d46bc7 (diff)
downloadgsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.tar
gsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.tar.gz
gsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.tar.bz2
gsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.tar.lz
gsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.tar.xz
gsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.tar.zst
gsoc2013-evolution-9c8e0e983c7775634641281c901953d1b17c32c8.zip
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 Only save
2005-08-17 Carsten Guenther <carsten.guenther@scalix.com> 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
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <carsten.guenther@scalix.com>
+
+ 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 <pchenthill@novell.com>
Fixes #311904