]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
applied patch 1378261
[wxWidgets.git] / docs / changes.txt
index cc5d1829fb4e27e60f4dec95e9a8d9362ca6993e..e24ae287c864fbc388f1b056c3f3db8496c329c0 100644 (file)
@@ -27,6 +27,7 @@ Deprecated methods since 2.6.x and their replacements
 
 All:
 
+- wx(F)File, wxTextFile and wxInputStreams recognize Unicode BOM now
 - wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.
 - Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
 - Added wxStringTokenizer::GetLastDelimiter(); improved documentation.