diff options
author | Tor Lillqvist <tml@novell.com> | 2005-04-07 23:46:38 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-04-07 23:46:38 +0000 |
commit | 153215759cd5e8e16534ed6601ea5cb10a4e797a (patch) | |
tree | 8673324fb526c55c499d8c7fb9e45ec237e6233f /ChangeLog | |
parent | 4fe1315d5e46f3d5feb950f81dd49dc1b16fa7cd (diff) |
Use wide char API if available, and store dll name in UTF-8.
2005-04-08 Tor Lillqvist <tml@novell.com>
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
if available, and store dll name in UTF-8.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-04-08 Tor Lillqvist <tml@novell.com> + + * glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API + if available, and store dll name in UTF-8. + 2005-04-05 Matthias Clasen <mclasen@redhat.com> * glib/gfileutils.c (get_contents_stdio): Avoid memory |