From c3a9a32b59ef4fb590e8a2232177630891b46b71 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 27 Sep 2004 14:14:11 +0000 Subject: Fixes #65599 2004-09-24 Rodrigo Moya Fixes #65599 * gui/itip-utils.c (comp_fb_normalize): don't use NULL properties. * gui/e-pub-utils.c (e_pub_publish): use auth_new_cal_from_source() instead of auth_new_cal_from_uri(). svn path=/trunk/; revision=27394 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5816c90ad4..54f9f359a3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-09-24 Rodrigo Moya + + Fixes #65599 + + * gui/itip-utils.c (comp_fb_normalize): don't use NULL properties. + + * gui/e-pub-utils.c (e_pub_publish): use auth_new_cal_from_source() + instead of auth_new_cal_from_uri(). + 2004-09-24 JP Rosevear Fixes #66344 -- cgit