diff --git a/docs/changes.txt b/docs/changes.txt index 5c760e6de0..f21436a893 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -28,6 +28,7 @@ Deprecated methods since 2.6.x and their replacements All: - wx(F)File, wxTextFile and wxInputStreams recognize Unicode BOM now +- Many fixes for UTF-16/32 handling in Unicode builds - wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag. - Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir() - Added wxStringTokenizer::GetLastDelimiter(); improved documentation.