X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90fbb09ae248c93b0cf62eb7cf4ecfd94f88023f..71d77ea604b1d6663a3d2624ec6283ba46b2f008:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index db31c5502c..233ce6f6e5 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -440,6 +440,7 @@ All: - Don't crash when input is empty in wxFileConfig ctor (Lukasz Michalski). - 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. Unix: