Files
evolution/plugins/calendar-http/ChangeLog
Diego Sevilla Ruiz 8ef8d62947 Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed a
2004-11-12  Diego Sevilla Ruiz  <dsevilla@ditec.um.es>

	* 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.
	(e_calendar_http_url): Fixed another more memory leak.

svn path=/trunk/; revision=27913
2004-11-14 10:46:23 +00:00

20 lines
613 B
Plaintext

2004-11-12 Diego Sevilla Ruiz <dsevilla@ditec.um.es>
* 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.
(e_calendar_http_url): Fixed another more memory leak.
2004-11-09 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add EXTRA_DIST variable for the eplug.in file
2004-11-04 Not Zed <NotZed@Ximian.com>
* Makefile.am: duh, add this to cvs, remove Makefile.
2004-11-04 David Trowbridge <David.Trowbridge@Colorado.edu>
* Initial import of webcal properties plugin.