aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-10-07 05:38:36 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-10-07 05:38:36 +0800
commit8681790bb9981b358811229aa0ba50b667db1476 (patch)
tree33ef8a776cf253cf90584757f89e0698ed8f521a /camel/ChangeLog
parent61b3af5e540f5551d3be20926085f78809f177f6 (diff)
downloadgsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.tar
gsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.tar.gz
gsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.tar.bz2
gsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.tar.lz
gsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.tar.xz
gsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.tar.zst
gsoc2013-evolution-8681790bb9981b358811229aa0ba50b667db1476.zip
Decode the resulting string.
2000-10-06 Jeffrey Stedfast <fejj@helixcode.com> * camel-folder-summary.c (camel_summary_format_address): Decode the resulting string. svn path=/trunk/; revision=5773
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index e550ff6855..286e92f3d7 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-06 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * camel-folder-summary.c (camel_summary_format_address): Decode
+ the resulting string.
+
2000-10-06 Chris Toshok <toshok@helixcode.com>
* providers/nntp/camel-nntp-grouplist.c: new file.