aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 867c02ba07..18e38249bf 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -16,6 +16,9 @@
confused side. This might work but I wouldn't hold my breath. The
sign/clearsign should be close if not correct, but this one...god
only knows.
+ (pkcs7_decrypt): Implemented.
+ (pkcs7_encrypt): Implemented (mostly, still need to handle when
+ 'sign' is TRUE).
2001-04-18 Dan Winship <danw@ximian.com>