From fa2119e6809bb5f5bb31367e83ccbbc78a201599 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 17 Oct 2001 16:34:40 +0000 Subject: there may be cases when the backend will return an invalid component from 2001-10-17 Rodrigo Moya * pcs/query.c (match_component): there may be cases when the backend will return an invalid component from a valid UID (an UID returned by the get_uids method), so don't abort if that's the case svn path=/trunk/; revision=13725 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 164084bcf4..67264d9e35 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-10-17 Rodrigo Moya + + * pcs/query.c (match_component): there may be cases when the backend + will return an invalid component from a valid UID (an UID returned + by the get_uids method), so don't abort if that's the case + 2001-10-15 Damon Chaplin * gui/dialogs/cal-prefs-dialog.glade: removed Help button. Do we have -- cgit v1.2.3