diff options
author | Larry Ewing <lewing@ximian.com> | 2003-11-05 15:32:39 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-11-05 15:32:39 +0800 |
commit | 994a4e5f1caa4a0ce8ab8e29908f8d848f3a8db9 (patch) | |
tree | 93c5147aee677269821786147ca96f6898e62c37 /calendar/ChangeLog | |
parent | 53b419f8434da96a3b57a6860edbf87e7d102f5e (diff) | |
download | gsoc2013-evolution-994a4e5f1caa4a0ce8ab8e29908f8d848f3a8db9.tar.gz gsoc2013-evolution-994a4e5f1caa4a0ce8ab8e29908f8d848f3a8db9.tar.zst gsoc2013-evolution-994a4e5f1caa4a0ce8ab8e29908f8d848f3a8db9.zip |
add a unimplemented warning so we at least avoid relocation errors.
2003-11-05 Larry Ewing <lewing@ximian.com>
* gui/migration.c (process_old_dir): add a unimplemented warning
so we at least avoid relocation errors.
svn path=/trunk/; revision=23190
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 85d0d3d454..545b5ca553 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-11-05 Larry Ewing <lewing@ximian.com> + + * gui/migration.c (process_old_dir): add a unimplemented warning + so we at least avoid relocation errors. + 2003-11-04 Rodrigo Moya <rodrigo@ximian.com> * gui/calendar-component.c (fill_popup_menu_callback): added more |