aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index f4b312f00e..89efea4808 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -3,6 +3,8 @@
* e-msg-composer.c (autosave_manager_new): add missing static.
(best_encoding): make sure we don't try to call iconv_open with a
NULL tocode.
+ (autosave_manager_query_load_orphans): remove zero length orphans
+ so that they don't clutter things up.
2001-07-06 Jeffrey Stedfast <fejj@ximian.com>