diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-02-18 03:45:48 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-02-18 03:45:48 +0800 |
commit | 9e55ed8c3fac87a040f9ebc38885632cabc0a516 (patch) | |
tree | c758521468c0df4df2b19b87cf0b1bd0b5e7047e /camel/ChangeLog | |
parent | 0e572dcbe55f695ecbf05dccc5b525211e9a14b5 (diff) | |
download | gsoc2013-evolution-9e55ed8c3fac87a040f9ebc38885632cabc0a516.tar.gz gsoc2013-evolution-9e55ed8c3fac87a040f9ebc38885632cabc0a516.tar.zst gsoc2013-evolution-9e55ed8c3fac87a040f9ebc38885632cabc0a516.zip |
Set the trust.
2004-02-17 Jeffrey Stedfast <fejj@ximian.com>
* camel-gpg-context.c (gpg_verify): Set the trust.
* camel-cipher-context.h: Add a trust metric to signatures.
svn path=/trunk/; revision=24763
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b4028f9a76..ba595e60b0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-02-17 Jeffrey Stedfast <fejj@ximian.com> + + * camel-gpg-context.c (gpg_verify): Set the trust. + + * camel-cipher-context.h: Add a trust metric to signatures. + 2004-02-17 Not Zed <NotZed@Ximian.com> * camel-vee-store.c (vee_sync): implment, make sync a noop on vee |