diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fd680e90dd..a580641a17 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,7 +1,12 @@ +2003-11-24 Rodrigo Moya <rodrigo@ximian.com> + + * gui/dialogs/copy-source-dialog.c (copy_source_dialog): actually + add the source selector to the dialog's box. + 2003-11-23 Rodrigo Moya <rodrigo@ximian.com> * gui/tasks-component.c: - * gui/dialogs/copy-dialog-source.[ch]: fixed compilation errors. + * gui/dialogs/copy-source-dialog.[ch]: fixed compilation errors. * gui/dialogs/Makefile.am: added missing header directories. |