aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-06-25 09:19:32 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-06-25 09:19:32 +0800
commit0b6f593b29ad4ff7e7c06d9f0b2b46b629830098 (patch)
tree2dcc755fb8464330211eb136909e4a0832df9f89 /camel/ChangeLog
parent49d87cf640afc8e9b9b376fa677728077ba9cda5 (diff)
downloadgsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.tar
gsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.tar.gz
gsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.tar.bz2
gsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.tar.lz
gsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.tar.xz
gsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.tar.zst
gsoc2013-evolution-0b6f593b29ad4ff7e7c06d9f0b2b46b629830098.zip
implemented camel_gpg_context_set_always_trust()
svn path=/trunk/; revision=17269
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 11be020513..bf05be0b7c 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -6,6 +6,7 @@
before --status-fd will send a NEED_PASSPHRASE status message).
(gpg_ctx_parse_status): When we encounter a BAD_PASSPHRASE, tell
the session to uncache it.
+ (camel_gpg_context_set_always_trust): Implemented.
2002-06-23 Jeffrey Stedfast <fejj@ximian.com>