diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1158441ea3..4c1ad87a0c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2001-07-17 JP Rosevear <jpr@ximian.com> + + * gui/e-itip-control.c (get_next): find the next displayable + component + (get_prev): find the previous displayable component + (e_itip_control_set_data): use above + (prev_clicked_cb): ditto + (next_clicked_cb): ditto + 2001-07-17 Federico Mena Quintero <federico@ximian.com> Really fixes #4380. The previous fix was necessary but not |