aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-02-14 03:56:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-02-14 03:56:23 +0800
commit1b78b5e2736c9187fa369f6c5014f6b3177273e8 (patch)
tree039669653f11f5e234d1e4a3b2c756cbcbe038e1 /camel
parent86acc090af54e117c43072b7863b0835916073e5 (diff)
downloadgsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.tar
gsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.tar.gz
gsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.tar.bz2
gsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.tar.lz
gsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.tar.xz
gsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.tar.zst
gsoc2013-evolution-1b78b5e2736c9187fa369f6c5014f6b3177273e8.zip
added bug# to a changelog entry
svn path=/trunk/; revision=24741
Diffstat (limited to 'camel')
-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>