aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7d66a7730d..30bd2bbd5c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,17 @@
2000-12-11 Federico Mena Quintero <federico@helixcode.com>
+ * cal-util/Makefile.am (test_recur_LDADD): Link to the libical
+ shared library.
+
+ * cal-client/Makefile.am (client_test_LDADD): Likewise.
+
+ * conduits/calendar/Makefile.am (libecalendar_conduit_la_LIBADD):
+ Likewise.
+
+ * gui/Makefile.am (LINK_FLAGS): Likewise.
+
+2000-12-11 Federico Mena Quintero <federico@helixcode.com>
+
This is to make things work with libical 0.21helix1 and later.
Warnings remain because at last libical was constified; will take
care of those tomorrow.