aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-09-02 00:44:09 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-09-02 00:44:09 +0800
commit6fa7bb56538b93fcd926b2b5c6f63168c226ea60 (patch)
tree58c3fdad67d5af68353e5bd415605dbd6800ee9f /calendar/ChangeLog
parentba9c7d021709966f75200f778b1ba5dc3ff7ab04 (diff)
downloadgsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.tar
gsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.tar.gz
gsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.tar.bz2
gsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.tar.lz
gsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.tar.xz
gsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.tar.zst
gsoc2013-evolution-6fa7bb56538b93fcd926b2b5c6f63168c226ea60.zip
Update for new libical. Conduits should atleast compile again.
2000-09-01 JP Rosevear <jpr@helixcode.com> * conduits/todo/todo-conduit.c: Update for new libical. Conduits should atleast compile again. * conduits/calendar/calendar-conduit.c: ditto * Makefile.am: Build the conduits only when they've been enabled. svn path=/trunk/; revision=5165
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6aa34c3478..6fd681656b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,15 @@
2000-09-01 JP Rosevear <jpr@helixcode.com>
+ * conduits/todo/todo-conduit.c: Update for new libical.
+ Conduits should atleast compile now.
+
+ * conduits/calendar/calendar-conduit.c: ditto
+
+ * Makefile.am: Build the conduits only when they've been
+ enabled.
+
+2000-09-01 JP Rosevear <jpr@helixcode.com>
+
* gui/event-editor.c: Make toolbar save and close button.
We should put a similar menu option in sometime.