From: Rodrigo Moya Date: Wed, 21 Jan 2004 15:21:32 +0000 (+0000) Subject: Fixed wrong file name X-Git-Tag: upstream/3.7.4~9368 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d92676cf1b017b1dc97a244c1173159787ec9d5;p=platform%2Fupstream%2Fevolution-data-server.git Fixed wrong file name --- diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5704e16..20857b0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,6 @@ 2004-01-21 Rodrigo Moya - * backends/groupwise/e-cal-backend-groupwise.c + * backends/groupwise/e-gw-connection.c (get_e_cal_component_from_soap_parameter): return error when the type of the component does not match the supported ones.