From eb3130b8449c9da1c9c4dafb453828a94c9d61fe Mon Sep 17 00:00:00 2001 From: Eskil Heyn Olsen Date: Wed, 10 Nov 1999 12:59:32 +0000 Subject: Forgot my changelog yesterday. svn path=/trunk/; revision=1379 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0243424d18..0fb83f3f78 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 1999-11-09 Eskil Heyn Olsen + * calendar-conduit.c: Enabled debug output. Sets a g_log_domain, + now version 0.8.5. Consistent use of GSList/GList. Implemented + compare, default uses one that compares the contents of a struct + Appointment, but also has #ifdeffed code that does a field level + comparison, not complete, but perhaps educational. + * Makefile.am (#todo_conduit_control_applet_SOURCES): Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGS -- cgit