]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxCSConv(utf-16/32) fix
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Dec 2006 16:20:26 +0000 (16:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Dec 2006 16:20:26 +0000 (16:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index ad60c6f2491f2ff7ca201bec436c1b29c2063e82..5c9587e3d41662c30046bc8c566fa3c0790a906c 100644 (file)
@@ -92,6 +92,7 @@ Major new features in 2.8 release
 
 All:
 
+- wxCSConv("UTF-16/32") now behaves correctly, i.e. same as wxMBConvUTF16/32
 - wxArrayString::Alloc() now works as reserve() and doesn't clear array contents
 - Fixed long standing bug in wxFileConfig groups renaming (Antti Koivisto).
 - New option wxFS_READ | wxFS_SEEKABLE for wxFileSystem::OpenFile() to return