aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index bc0a8108cf..e0373d63bc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2001-04-26 JP Rosevear <jpr@ximian.com>
+ * gui/e-meeting-edit.c (add_button_clicked_cb):
+ icalparameter_new_rsvp now takes an enum
+
+2001-04-26 JP Rosevear <jpr@ximian.com>
+
* cal-util/cal-component.c (cal_component_alarm_set_trigger): the
value type should be inited with ICAL_VALUE_* rather than
ICAL_*_VALUE because it is a param argument.