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 c7f3acd214..3ce8d00460 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2001-10-30 Federico Mena Quintero <federico@ximian.com> + * gui/dialogs/meeting-page.c (meeting_page_fill_component): Add + _() to a string that was missing it. + +2001-10-30 Federico Mena Quintero <federico@ximian.com> + * gui/dialogs/meeting-page.c (table_canvas_focus_out_cb): Commit the ETable click-to-add for if the dialog is being destroyed. Should fix bug #13959. |