From 2f8bf9ec0c72dee2f2aa29e69dc5f496a202818c Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 17 Dec 2005 13:42:55 +0000 Subject: Use gstdio wrappers. Use GDir API instead of dirent. Use 2005-12-17 Tor Lillqvist * gui/migration.c: Use gstdio wrappers. Use GDir API instead of dirent. Use g_filename_{to,from}_uri(). Open files in binary mode. Use e_xml_parse_file() instead of xmlParseFile(). svn path=/trunk/; revision=30813 --- calendar/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 01ea05e6f3..d5d8f4d0c1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -14,6 +14,10 @@ * gui/e-meeting-store.c: Use e_util_utf8_strcasecmp() to do proper casefolded comparison of translated (UTF-8) strings. + * gui/migration.c: Use gstdio wrappers. Use GDir API instead of + dirent. Use g_filename_{to,from}_uri(). Open files in binary + mode. Use e_xml_parse_file() instead of xmlParseFile(). + 2005-12-15 Srinivasa Ragavan ** Fixes bug #324094 -- cgit v1.2.3