summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2006-03-01 14:18:55 +0000
committerTor Lillqvist <tml@src.gnome.org>2006-03-01 14:18:55 +0000
commit5a2950d04112b0ed6c0a524ade58a73579b8842a (patch)
treef5ee89a00a76201559a18251e005aa7452e3a8a4 /ChangeLog.pre-2-10
parent4aff4bfa556501515d9cb40b514f5537713e7e32 (diff)
Separate implementation on Win32: Use the wide character API on NT-based
2006-03-01 Tor Lillqvist <tml@novell.com> * glib/gutils.c (g_listenv): Separate implementation on Win32: Use the wide character API on NT-based Windows. Return UTF-8 strings. * glib/glib.symbols: Don't mark g_listenv as PRIVATE, as that meant it wasn't present in the import library. PRIVATE is used only for the backwards-compatibility DLL ABI stability hacks.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index a64a3b8ca..a33c43c39 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+2006-03-01 Tor Lillqvist <tml@novell.com>
+
+ * glib/gutils.c (g_listenv): Separate implementation on Win32: Use
+ the wide character API on NT-based Windows. Return UTF-8 strings.
+
+ * glib/glib.symbols: Don't mark g_listenv as PRIVATE, as that
+ meant it wasn't present in the import library. PRIVATE is used
+ only for the backwards-compatibility DLL ABI stability hacks.
+
2006-02-24 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version