aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-04-18 06:18:25 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-04-18 06:18:25 +0800
commit0f436d9a223e24184eaea2a2c4be90151fd3260a (patch)
tree0519eb3e5bad8dc35acd1fb88ab2f1712b9af394 /camel/ChangeLog
parent0df12dd6acfc2a97d5224ba8b05f1512056d52e9 (diff)
downloadgsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.tar
gsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.tar.gz
gsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.tar.bz2
gsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.tar.lz
gsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.tar.xz
gsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.tar.zst
gsoc2013-evolution-0f436d9a223e24184eaea2a2c4be90151fd3260a.zip
New source files to handle Pkcs7 encryption, decryption, signing, and
2001-04-17 Jeffrey Stedfast <fejj@ximian.com> * camel-pkcs7-context.[c,h]: New source files to handle Pkcs7 encryption, decryption, signing, and verifying. Not yet complete. I'm sensing this is going to take a while seeing as how NSS is just so well documented. svn path=/trunk/; revision=9435
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index f5aab711b8..a9e251c2cd 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-17 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-pkcs7-context.[c,h]: New source files to handle Pkcs7
+ encryption, decryption, signing, and verifying. Not yet
+ complete. I'm sensing this is going to take a while seeing as how
+ NSS is just so well documented.
+
2001-04-17 Dan Winship <danw@ximian.com>
* camel-filter-driver.c (camel_filter_driver_filter_message): Fix