From 56d23d7d0387a57c90542eb438aa1d9f25de53b4 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 13 Sep 2000 14:26:56 +0000 Subject: Only remove the pilot item from the hash if it exists in the first place. 2000-09-13 JP Rosevear * pcs/cal-backend-file.c (remove_component): Only remove the pilot item from the hash if it exists in the first place. svn path=/trunk/; revision=5399 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7e2c6aae76..9a0b44b070 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2000-09-13 JP Rosevear + + * pcs/cal-backend-file.c (remove_component): Only remove the pilot + item from the hash if it exists in the first place. + +2000-09-12 JP Rosevear + + * pcs/cal-backend-file.c (add_component): plug leakage + 2000-09-12 JP Rosevear * conduits/calendar/calendar-conduit.c: Hack to compile for distcheck. -- cgit