aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-04-02 01:24:34 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-04-02 01:24:34 +0800
commite20f64823db5ccad8892121c22a7ee11fa75bbe9 (patch)
treedfd8403d4dc856417d0831424912bddb011dab9b /composer/ChangeLog
parentc1ffcc4af4c9d2fa7c50efe0cf6dc239a5e8610a (diff)
downloadgsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.tar
gsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.tar.gz
gsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.tar.bz2
gsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.tar.lz
gsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.tar.xz
gsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.tar.zst
gsoc2013-evolution-e20f64823db5ccad8892121c22a7ee11fa75bbe9.zip
** See bug #40300 & probably others.
2003-04-01 Not Zed <NotZed@Ximian.com> ** See bug #40300 & probably others. * e-msg-composer.c (autosave_manager_query_load_orphans): make the composer arg a parent arg, its only used parent the dialogue. Fix caller casts. (e_msg_composer_check_autosave): new function, checks for autosave files, and recovers them per user instructions. svn path=/trunk/; revision=20616
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index d3be02a563..9554b26bb3 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,13 @@
+2003-04-01 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #40300 & probably others.
+
+ * e-msg-composer.c (autosave_manager_query_load_orphans): make the
+ composer arg a parent arg, its only used parent the dialogue.
+ Fix caller casts.
+ (e_msg_composer_check_autosave): new function, checks for
+ autosave files, and recovers them per user instructions.
+
2003-03-31 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer-attachment.glade: Convert to libglade-2's format.