aboutsummaryrefslogtreecommitdiffstats
path: root/importers/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-02-22 05:24:34 +0800
committerDan Winship <danw@src.gnome.org>2003-02-22 05:24:34 +0800
commitd40f089a706484364ceb499d6bb4f6d823b92b09 (patch)
tree2a467c1fcafe9828b96fc82de3c8d115e1234aa7 /importers/ChangeLog
parent80906889c2d0c7db9a69ca5d2e3a7657effd311b (diff)
downloadgsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.gz
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.bz2
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.lz
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.xz
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.zst
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.zip
Make libversit a shared library, update stuff for that, and clean up
some LDADDs in the process svn path=/trunk/; revision=19994
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r--importers/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog
index 38c24d73d3..45a72eea95 100644
--- a/importers/ChangeLog
+++ b/importers/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-21 Dan Winship <danw@ximian.com>
+
+ * Makefile.am (evolution_pine_importer_LDADD): Remove libebook's
+ dependencies. It will pull them in.
+ (evolution_gnomecard_importer_LDADD): Likewise.
+
2003-02-06 Dan Winship <danw@ximian.com>
* elm-importer.c (main): s/PACKAGE/GETTEXT_PACKAGE/ in gettext init