diff options
author | Tor Lillqvist <tml@iki.fi> | 2004-03-31 02:19:10 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2004-03-31 02:19:10 +0000 |
commit | 1edf67c272e4346092447f37ff280fb7954c0f3c (patch) | |
tree | ad689bac94e47baf098596b92aa5ceabbe774d0b /ChangeLog.pre-2-4 | |
parent | 7f38edf367853e14dc79e325b5f71f9af25b8814 (diff) | |
download | glib-1edf67c272e4346092447f37ff280fb7954c0f3c.tar.gz |
Use UTF-16LE explicitly also on Cygwin. (#138423, Roger Leigh)
2004-03-31 Tor Lillqvist <tml@iki.fi>
* tests/unicode-encoding.c (process): Use UTF-16LE explicitly also
on Cygwin. (#138423, Roger Leigh)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 041c01e1c..36be5d200 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -3,6 +3,9 @@ * tests/spawn-test-win32-gui.c: Minor Cygwin fix. (#138405, Roger Leigh) + * tests/unicode-encoding.c (process): Use UTF-16LE explicitly also + on Cygwin. (#138423, Roger Leigh) + 2004-03-30 Adam Weinberger <adamw@gnome.org> * configure.in: Added en_CA to ALL_LINGUAS. |