aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-05-16 02:37:37 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-05-16 02:37:37 +0800
commitd1fe1c2d897e8f37d509db960739516275ec35f6 (patch)
tree3ab80449a58e2fd10f1cd61d490b2c63bfe073b4 /camel/ChangeLog
parent34f2464cd318efa7ff81bae1459af30e94e7e6c3 (diff)
downloadgsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.tar
gsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.tar.gz
gsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.tar.bz2
gsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.tar.lz
gsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.tar.xz
gsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.tar.zst
gsoc2013-evolution-d1fe1c2d897e8f37d509db960739516275ec35f6.zip
Added t the test suite - tests the S/MIME pkcs7 functions.
2001-05-15 Jeffrey Stedfast <fejj@ximian.com> * tests/smime/pkcs7.c: Added t the test suite - tests the S/MIME pkcs7 functions. svn path=/trunk/; revision=9818
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 2a87f14288..faad71f47c 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-15 Jeffrey Stedfast <fejj@ximian.com>
+
+ * tests/smime/pkcs7.c: Added t the test suite - tests the S/MIME
+ pkcs7 functions.
+
2001-05-14 Jeffrey Stedfast <fejj@ximian.com>
* camel-smime-context.c: Lots of fixes to get this to compile.