From 656e89904ca9fb3fc6feba9c3f4d423b7df39e98 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 17 Dec 2005 15:52:21 +0000 Subject: Use GLib API where applicable for portability. 2005-12-17 Tor Lillqvist * e-mktemp.c: Use GLib API where applicable for portability. svn path=/trunk/; revision=30823 --- e-util/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 875883847b..85ab8d4434 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -5,7 +5,8 @@ * e-error.c * e-fsutils.c - * e-icon-factory.c: Use GLib API where applicable for portability. + * e-icon-factory.c + * e-mktemp.c: Use GLib API where applicable for portability. * e-error.c * e-folder-map.c: Use e_xml_parse_file() instead of using libxml -- cgit