From 9c85c50be85ab689fa90b4fd97f3b373967057ab Mon Sep 17 00:00:00 2001 From: Sivaiah Nallagatla Date: Thu, 17 Jun 2004 15:14:55 +0000 Subject: check for host being non-NULL in soup uri. host can be null for uri's of 2004-06-17 Sivaiah Nallagatla * gui/itip-utils.c (itip_publish_comp) : check for host being non-NULL in soup uri. host can be null for uri's of the form file:/foo or http:/foo etc svn path=/trunk/; revision=26390 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 56f7d79e9f..0c95a33edc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-06-17 Sivaiah Nallagatla + + * gui/itip-utils.c (itip_publish_comp) : check for + host being non-NULL in soup uri. host can be null + for uri's of the form file:/foo or http:/foo etc + 2004-06-17 Rodrigo Moya Fixes #60309 -- cgit