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 62e4553fb8..05191e0326 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-04 Rodrigo Moya <rodrigo@ximian.com>
+
+ * cal-util/cal-component.[ch]: ported to GObject.
+
+ * cal-util/cal-util.c (cal_util_generate_alarms_for_comp): use
+ g_object_* instead of gtk_object_*.
+
2002-11-03 Rodrigo Moya <rodrigo@ximian.com>
* cal-client/cal-client.c (get_default_uri): use EConfigListener