diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d6ddefb82a..023ca5c4a8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-12-21 <jpr@ximian.com> + + * gui/dialogs/comp-editor.h: inherit from bonobo window + + * gui/dialogs/comp-editor.c: inherit from bonobo window + (comp_editor_key_press_event): Look for an escape key press and + close the window if found + 2001-12-20 Ettore Perazzoli <ettore@ximian.com> [Fixes #17377, Evolution doesn't work on multi-depth displays.] |