From 1b7d0bc8c2fba515fc9880c4bc56d0771e611617 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 25 Apr 2000 01:39:05 +0000 Subject: The path to the test calendar changed when we moved stuff around. Users 2000-04-24 Federico Mena Quintero * cal-client/client-test.c (main): The path to the test calendar changed when we moved stuff around. Users will have to tweak this for their CVS setup, anyways. (create_client): Create or load the calendar as appropriate. (client_destroy_cb): Exit the main loop if both clients are gone. (main): Connect to the "destroy" signal of the clients so that we can terminate the test program. svn path=/trunk/; revision=2597 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0073bbd209..3f6b67d465 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2000-04-24 Federico Mena Quintero + + * cal-client/client-test.c (main): The path to the test calendar + changed when we moved stuff around. Users will have to tweak this + for their CVS setup, anyways. + (create_client): Create or load the calendar as appropriate. + (client_destroy_cb): Exit the main loop if both clients are gone. + (main): Connect to the "destroy" signal of the clients so that we + can terminate the test program. + 2000-04-24 Seth Alves * pcs/icalendar.c (parse_person): allow for null CN -- cgit