applied modified UTF-8 locales patch (766893)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-07-07 08:28:44 +00:00
parent 95318f7df2
commit 41524ffcc6
3 changed files with 36 additions and 4 deletions

View File

@@ -105,6 +105,7 @@ Unix:
- fixed compilation on Solaris 7 with large files support enabled
- added wxTaskBarIcon implementation for X11
- added support for GNU/Hurd in configure
- wxLocale::Init now tries to set .utf8 locale in Unicode mode (Andreas Pflug)
wxGTK: