From 59d538eb71ab45f0aa792f579438fe72e33aa561 Mon Sep 17 00:00:00 2001 From: Diego Sevilla Ruiz Date: Fri, 12 Nov 2004 15:43:48 +0000 Subject: Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed a 2004-11-12 Diego Sevilla Ruiz * calendar-http.c (e_calendar_http_check): Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed a memory leak. (e_calendar_http_refresh): Another mem. leak fix. svn path=/trunk/; revision=27905 --- plugins/calendar-http/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'plugins/calendar-http/ChangeLog') diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index b65104d99b..7f9c5faa79 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -1,3 +1,10 @@ +2004-11-12 Diego Sevilla Ruiz + + * calendar-http.c (e_calendar_http_check): Accept protocol-less + URIs. Fixes #68264. + (e_calendar_http_check): Fixed a memory leak. + (e_calendar_http_refresh): Another mem. leak fix. + 2004-11-09 Rodney Dawes * Makefile.am: Add EXTRA_DIST variable for the eplug.in file @@ -9,4 +16,3 @@ 2004-11-04 David Trowbridge * Initial import of webcal properties plugin. - -- cgit v1.2.3