diff options
author | JP Rosevear <jpr@ximian.com> | 2001-08-20 21:22:23 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-08-20 21:22:23 +0800 |
commit | 85f3f150b2b57a691357af4f2420f174d127c340 (patch) | |
tree | 4405a8a9b2d224b5e8d1cef08bf728e732af1af4 /camel/ChangeLog | |
parent | 2abeceb4cd2cb358ba256e7165dd0701fe53576f (diff) | |
download | gsoc2013-evolution-85f3f150b2b57a691357af4f2420f174d127c340.tar.gz gsoc2013-evolution-85f3f150b2b57a691357af4f2420f174d127c340.tar.zst gsoc2013-evolution-85f3f150b2b57a691357af4f2420f174d127c340.zip |
build a static camel for the addressbook conduit
2001-08-20 JP Rosevear <jpr@ximian.com>
* Makefile.am: build a static camel for the addressbook conduit
svn path=/trunk/; revision=12287
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 20297da0be..38657f1458 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2001-08-20 JP Rosevear <jpr@ximian.com> + + * Makefile.am: build a static camel for the addressbook conduit + 2001-08-20 Ettore Perazzoli <ettore@ximian.com> * providers/local/camel-mbox-summary.c (mbox_summary_sync_full): |