diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-15 06:38:28 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-15 06:38:28 +0800 |
commit | 4f93316f79874a68e752cbe0c011e2c8d846303b (patch) | |
tree | 52297c2853debee1b0b1c57fb4f3afee30193e7d /camel/ChangeLog | |
parent | aa61c3f98bafdc2742bd5ac1006401405c909307 (diff) | |
download | gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.tar gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.tar.gz gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.tar.bz2 gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.tar.lz gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.tar.xz gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.tar.zst gsoc2013-evolution-4f93316f79874a68e752cbe0c011e2c8d846303b.zip |
Lots of fixes to get this to compile.
2001-05-14 Jeffrey Stedfast <fejj@ximian.com>
* camel-smime-context.c: Lots of fixes to get this to compile.
svn path=/trunk/; revision=9806
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c75824811d..2a87f14288 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,6 @@ 2001-05-14 Jeffrey Stedfast <fejj@ximian.com> - * camel-smime-context.c: Lots of fixes to get this to almost - compile. Still struggling with the fact that CERTCertDBHandle is - an "incomplete type". *sigh*. + * camel-smime-context.c: Lots of fixes to get this to compile. * camel-smime.c (camel_smime_part_verify): Updated to pass in a hash argument to camel_smime_verify(). |