aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9d31e6a917..60cd4823a6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-09 JP Rosevear <jpr@ximian.com>
+
+ Fixes #40952
+
+ * pcs/cal-backend-file.c (cal_backend_file_open): check for file
+ method instead of is_local
+
2003-04-08 JP Rosevear <jpr@ximian.com>
Fixes #40894