aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-04-13 06:03:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-04-13 06:03:23 +0800
commitdc90015fb89eeb74366c2bb91b07e8d22ca562c9 (patch)
treece658ea875771eaddff0496c9d6f902b47abbf95 /camel/ChangeLog
parentde35de9442714109256c2615f5a3bc269ecff13c (diff)
downloadgsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.tar
gsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.tar.gz
gsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.tar.bz2
gsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.tar.lz
gsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.tar.xz
gsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.tar.zst
gsoc2013-evolution-dc90015fb89eeb74366c2bb91b07e8d22ca562c9.zip
Oops, lets not get into a recursive call here ;-)
2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (camel_pgp_context_get_type): Oops, lets not get into a recursive call here ;-) * tests/smime/pgp.c: Updated to reflect changes to the PGP code. * tests/smime/pgp-mime.c: Same. svn path=/trunk/; revision=9287
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index af52d3f97a..506a7cadaa 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,14 @@
2001-04-12 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-pgp-context.c (camel_pgp_context_get_type): Oops, lets not
+ get into a recursive call here ;-)
+
+ * tests/smime/pgp.c: Updated to reflect changes to the PGP code.
+
+ * tests/smime/pgp-mime.c: Same.
+
+2001-04-12 Jeffrey Stedfast <fejj@ximian.com>
+
* camel-pgp-mime.c: Updated to reflect the few changes made to the
CamelPgpContext class.