diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ded8704283..006b60a848 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -5,6 +5,12 @@ wrappers. Use GDir API instead of dirent. Use GLib to convert file names to URIs and back. Open files in binary mode. + * gui/widgets/gal-view-minicard.c + * printing/e-contact-print.c: Use libedataserver's + e_xml_parse_file() and e_xml_save_file() instead of calling libxml + functions directly, as they don't understand the GLib file name + encoding (UTF-8) on Win32. + 2005-12-15 Srinivasa Ragavan <sragavan@novell.com> * gui/search/e-addressbook-search-dialog.c: (dialog_response): Added |