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 c8250bfab4..158ce2e383 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -28,6 +28,11 @@ the uses of fsync() in evo are pretty irrelevant. Just #define fsync() away on Win32. + * e-xml-utils.c (e_xml_get_child_by_name, e_xml_save_file): Remove + these functions that are now in libedataserver/e-xml-utils.c + + * e-xml-utils.h: Include libedataserver/e-xml-utils.h. + 2005-12-12 Irene Huang <Irene.Huang@sun.com> reviewed by: Veerapuram Varadhan <vvaradhan@novell.com> |