diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 8aa4d7740e..f0eaf86194 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,10 @@ 2003-01-25 Chris Toshok <toshok@ximian.com> + * e-pilot-map.c (e_pilot_map_read): g_file_exists -> g_file_test. + (e_pilot_map_write): don't use doc->root. + +2003-01-25 Chris Toshok <toshok@ximian.com> + * e-pilot-settings.[ch]: GObjectify this. 2003-01-24 Hans Petter Jansson <hpj@ximian.com> |