use ~/.evolution/cache/calendar for the cache files.
authorRodrigo Moya <rodrigo@ximian.com>
Fri, 16 Jan 2004 15:23:28 +0000 (15:23 +0000)
committerRodrigo Moya <rodrigo@src.gnome.org>
Fri, 16 Jan 2004 15:23:28 +0000 (15:23 +0000)
2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* libedata-cal/e-cal-backend-cache.c (get_filename_from_uri): use
~/.evolution/cache/calendar for the cache files.

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_get_object_list): lock/unlock the
private mutex.

calendar/ChangeLog

index 4439b8c..e1cbad4 100644 (file)
@@ -3,6 +3,10 @@
        * libedata-cal/e-cal-backend-cache.c (get_filename_from_uri): use
        ~/.evolution/cache/calendar for the cache files.
 
+       * backends/groupwise/e-cal-backend-groupwise.c
+       (e_cal_backend_groupwise_get_object_list): lock/unlock the
+       private mutex.
+
 2004-01-16  Rodrigo Moya <rodrigo@ximian.com>
 
        * backends/groupwise/e-gw-connection.c