diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9140cc885f..75f604f402 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2001-10-25 Damon Chaplin <damon@ximian.com> + * gui/e-itip-control.c: used functions to get PUBLISH_OPTIONS etc., + so we can translate them. + +2001-10-25 Damon Chaplin <damon@ximian.com> + * cal-util/cal-recur.c (cal_obj_bysetpos_filter): subtract 1 from any positive BYSETPOS value, since our array is 0-based. |