]> git.saurik.com Git - wxWidgets.git/commitdiff
made wxTextFile work in Unicode (bug 1260189); also made it possible to use it with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Mar 2006 23:31:23 +0000 (23:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Mar 2006 23:31:23 +0000 (23:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index acb7fa8b341e0fca7c9423c0a95dba4bdf2c0e29..17bbe621a316168c450adb886981daea52b51bd4 100644 (file)
@@ -27,6 +27,7 @@ All:
 - wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.
 - Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
 - Added wxStringTokenizer::GetLastDelimiter(); improved documentation.
+- Fixed wxTextFile in Unicode build
 - Speed improvements to wxRegEx when matching is done in a loop such as
   during a search and replace.
 - Fix regerror and regfree name conficts when built-in regex and system regex