aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-07-09 23:22:24 +0800
committerDan Winship <danw@src.gnome.org>2001-07-09 23:22:24 +0800
commitfcda5ec759395e2a9d658ebcf3616943793a7a28 (patch)
treeeb97ec770c34f541cc3e60722e5ad2381d33916f /composer/ChangeLog
parent7fa7518bd69dab32b11b7fa53b8b4055873cc5bb (diff)
downloadgsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.tar
gsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.tar.gz
gsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.tar.bz2
gsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.tar.lz
gsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.tar.xz
gsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.tar.zst
gsoc2013-evolution-fcda5ec759395e2a9d658ebcf3616943793a7a28.zip
Do the autosave_manager_unregister at shutdown time instead of destroy
* e-msg-composer.c (composer_shutdown): Do the autosave_manager_unregister at shutdown time instead of destroy time (by which point the contents of the window, including the remote editor control, will have already been destroyed). svn path=/trunk/; revision=10913
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 754996d15a..b04027bf62 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-09 Dan Winship <danw@ximian.com>
+
+ * e-msg-composer.c (composer_shutdown): Do the
+ autosave_manager_unregister at shutdown time instead of destroy
+ time (by which point the contents of the window, including the
+ remote editor control, will have already been destroyed).
+
2001-07-09 Zbigniew Chyla <cyba@gnome.pl>
* e-msg-composer-select-file.c: Added missing #include <config.h> to