From 9fe61b12b4147568c15e2a3649f5a30d8c7bdab1 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 26 Apr 2004 18:50:08 +0000 Subject: Only unlink the original autosave draft file if we are successful in 2004-04-26 Jeffrey Stedfast * e-msg-composer.c (autosave_load_draft): Only unlink the original autosave draft file if we are successful in saving a new copy, otherwise don't unlink the file. Fixes bug #57540. svn path=/trunk/; revision=25619 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 6ece61726d..1f7021cb90 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2004-04-26 Jeffrey Stedfast + + * e-msg-composer.c (autosave_load_draft): Only unlink the original + autosave draft file if we are successful in saving a new copy, + otherwise don't unlink the file. Fixes bug #57540. + 2004-04-23 Not Zed * e-msg-composer-attachment-bar.c (update): fallback to stock -- cgit