aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index faad71f47c..ee85fe9f8f 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,9 @@
2001-05-15 Jeffrey Stedfast <fejj@ximian.com>
+ * Makefile.am: Don't use EXTRA_GNOME_*, use the new CAMEL_*
+ variables so we don't link in tons of extra cruft that we don't
+ need.
+
* tests/smime/pkcs7.c: Added t the test suite - tests the S/MIME
pkcs7 functions.