diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 23301abe11..35b5d03dda 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-01-08 Tor Lillqvist <tml@novell.com> + + * gui/migration.c: Bypass most of this file on Win32, as there are + no 1.x installations on Win32 to migrate from. Use + g_filename_to_uri() in a couple places instead of just prefixing + file://. + 2006-01-08 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/alarm-dialog.glade: Added code to hscroll the custom |