: Use only the wide character API here, too.
[platform/upstream/glib.git] / ChangeLog
index 20fa508..dc287cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-12-28  Tor Lillqvist  <tml@novell.com>
 
+       * glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME)
+       * glib/gutils.c (get_windows_directory_root): : Use only the wide
+       character API here, too.
+
        * glib/gslice.c: Make it compile on Win32 without pthreads: Use a
        Win32 critical section instead.