]> git.saurik.com Git - wxWidgets.git/commitdiff
info about wxLocale changes
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 Mar 2002 23:29:09 +0000 (23:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 Mar 2002 23:29:09 +0000 (23:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 7b5e0d626a2c702ae24041e00065047e557a9778..bfa456486870eebaed17820a98b776619cb918a1 100644 (file)
@@ -97,6 +97,8 @@ wxBase:
 - fixes to AM_PATH_WXCONFIG autoconf macro
 - added wxHashMap class that replaces type-unsafe wxHashTable and is modelled
   after STL hash_map
+- wxLocale now works in Unicode mode
+- wxLocale can now load message catalogs in arbitrary encoding
 
 Unix (Base/GUI):