libedata-cal/e-cal-backend-cache.c (e_cal_backend_cache_get_components):
authorHarish Krishnaswamy <kharish@src.gnome.org>
Wed, 14 Jan 2004 13:43:35 +0000 (13:43 +0000)
committerHarish Krishnaswamy <kharish@src.gnome.org>
Wed, 14 Jan 2004 13:43:35 +0000 (13:43 +0000)
return a list of e-cal-components rather than e-cal-component strings.

calendar/ChangeLog

index d14dde8..481048b 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-14  Harish K <kharish@novell.com>
+        * libedata-cal/e-cal-backend-cache.c
+        (e_cal_backend_cache_get_components): return a list of e-cal-components
+        rather than e-cal-component strings.
+
 2004-01-13  JP Rosevear <jpr@ximian.com>
 
        * backends/groupwise/e-gw-connection.c