aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index fa7ae5df06..03d123e2ae 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-09 Chris Toshok <toshok@ximian.com>
+
+ Fixes #40133
+
+ * pcs/cal-backend.c (cal_backend_class_init): use G_TYPE_INT
+ instead of G_TYPE_ENUM as a parameter type for the signal to get
+ rid of runtime warning.
+
2003-04-09 JP Rosevear <jpr@ximian.com>
Fixes #40915