diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 50272c8224..d261d43b97 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2001-11-14 Damon Chaplin <damon@ximian.com> + * gui/calendar-model.c: + * cal-util/cal-component.h: #ifdef'ed out the LOCATION field for now, + since it wasn't supported everywhere, or in the .etspec file. + +2001-11-14 Damon Chaplin <damon@ximian.com> + * gui/e-calendar-table.c: don't abort when e_table_selected_count() returns odd values. There seems to be a bug in ETable. This is to avoid bug #13843. |