diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e50801f77e..94bcd9a8eb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-02-08 Tor Lillqvist <tml@novell.com> + + * gui/dialogs/task-editor.c (task_editor_init): Construct the + pathname to the xml file at run-time to avoid using compile-time + paths on Windows. + 2006-01-09 Kjartan Maraas <kmaraas@gnome.org> * gui/alarm-notify/alarm-notify-dialog.c: |