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 14aeb9c916..f4b312f00e 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,6 +1,8 @@
2001-07-06 Larry Ewing <lewing@ximian.com>
* 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.
2001-07-06 Jeffrey Stedfast <fejj@ximian.com>