aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-11-05 05:52:59 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-11-05 05:52:59 +0800
commit0c29bfd43c82a09225733235db2d9cd9a79b07ae (patch)
tree59174c9333b4a5f9cd9f92000d377264652eb7d6 /camel/ChangeLog
parent40d492ac4bd66131e87cf75c678eea500519aa47 (diff)
downloadgsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.tar
gsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.tar.gz
gsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.tar.bz2
gsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.tar.lz
gsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.tar.xz
gsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.tar.zst
gsoc2013-evolution-0c29bfd43c82a09225733235db2d9cd9a79b07ae.zip
We might need to convert the passwd from UTF-8 into the locale charset.
2003-11-04 Jeffrey Stedfast <fejj@ximian.com> * camel-gpg-context.c (gpg_ctx_parse_status): We might need to convert the passwd from UTF-8 into the locale charset. Fixes bug #50485. svn path=/trunk/; revision=23186
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 631cf205c3..d5c01bbca9 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-04 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-gpg-context.c (gpg_ctx_parse_status): We might need to
+ convert the passwd from UTF-8 into the locale charset. Fixes bug
+ #50485.
+
2003-10-31 Not Zed <NotZed@Ximian.com>
* camel-cms-context.[ch]: removed, now redundant.