aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog15
1 files changed, 3 insertions, 12 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index cf4c370720..54bc5828dd 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,20 +1,11 @@
2006-04-05 Simon Zheng <simon.zheng@sun.com>
** Fixes bug #333213
- * e-msg-composer.c: (best_encoding): According to POSIX.1
- specfication, if iconv() encounts non-identical characters, it'll
- return the number of non-identical conversation performed. i.e.
+ * e-msg-composer.c: (best_encoding): According to POSIX.1
+ specfication, if iconv() encounting non-identical characters, it
+ returns the number of non-identical conversation performed. i.e.
returning positive value means exception as well as -1.
-2006-03-20 Boby Wang <boby.wang@sun.com>
-
- ** Fix for bug #268584
-
- * e-msg-composer-attachment.glade:
- * e-msg-composer-select-file.c: (get_selector):
- set the accelerate key for "Suggest Suggest automatic display of
- attachment"
-
2006-02-16 Rohini S <srohini@novell.com>
** Fixes bug #324742