]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Split wxLocale into wxLocale and wxTranslations.
[wxWidgets.git] / docs / changes.txt
index 45f8609b992b4441f03d95ae76ed8d782659cfd6..f465e50b0d381da3e7f99205e1c70768013e81a1 100644 (file)
@@ -445,6 +445,7 @@ All:
 - Correct wxSocket::Peek() to not block (Anders Larsen).
 - Added IEC and SI units support to GetHumanReadableSize() (Julien Weinzorn).
 - Add convenient wxString::ToStd{String,Wstring}() helpers.
+- Added wxTranslations class to allow localization without changing locale.
 
 Unix: