aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b825360364..a4bfa0e832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2000-04-15 Ettore Perazzoli <ettore@helixcode.com>
+
+ * addressbook/backend/ebook/e-card-cursor.h: #include
+ "addressbook/backend/ebook" to make sure we pick up the right
+ addressbook.h. Butt ugly, but at least it makes it possible for
+ me to build Evolution.
+
+ * addressbook/gui/minicard/Makefile.am (INCLUDES): Use
+ `$(builddir)' so that we pick up the IDL-generated includes
+ correctly.
+ * addressbook/backend/pas/Makefile.am: Likewise. Also use
+ `$(srcdir)'.
+
+ * addressbook/backend/ebook/Makefile.am: Use `$(srcdir)' so that
+ it works with builddir != srcdir.
+ * addressbook/backend/pas/Makefile.am: Likewise.
+
2000-04-14 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-ldap.c