aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 893acdcebd..1330a2c001 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -26,7 +26,8 @@
* camel-file-utils.c (camel_file_util_encode_string): Since
decoding a string doesn't allow strings longer than 65536,
- truncate strings that are longer than 65536 here.
+ truncate strings that are longer than 65536 here. Fixes bug
+ #54319.
2004-02-09 Not Zed <NotZed@Ximian.com>