aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-05-18 00:35:21 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-18 00:35:21 +0800
commit8e66c5869a2e84fd4a9e58ddb15afb343103a350 (patch)
tree47181d18668f0bda422edd87c3680d365fa70633 /camel/ChangeLog
parent4b325fcbdd32f272213ab7de1e0bc95ca7b922bc (diff)
downloadgsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.tar
gsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.tar.gz
gsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.tar.bz2
gsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.tar.lz
gsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.tar.xz
gsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.tar.zst
gsoc2013-evolution-8e66c5869a2e84fd4a9e58ddb15afb343103a350.zip
If the encrypted block was also signed, set the signature verification
2004-05-17 Jeffrey Stedfast <fejj@novell.com> * camel-gpg-context.c (gpg_decrypt): If the encrypted block was also signed, set the signature verification status on the Validity structure as well. svn path=/trunk/; revision=25928
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 3f170b2d74..fc6cd48923 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-17 Jeffrey Stedfast <fejj@novell.com>
+
+ * camel-gpg-context.c (gpg_decrypt): If the encrypted block was
+ also signed, set the signature verification status on the Validity
+ structure as well.
+
2004-05-17 Not Zed <NotZed@Ximian.com>
** Bug #56050.