X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc12b1f12a26bfa569bbfe2af10af3e5352b6fd4..6dadeb495b975151e3df0b058f0f704b1bad292d:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index efa010c1f4..1fcd83c709 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -464,6 +464,7 @@ All: - Added "%z" support to wxDateTime::Format() and Parse() (Armel Asselin). - Add wxHTTP::SetPostBuffer(wxMemoryBuffer) and SetPostText() (Eran Ifrah). - Fix wrong time zone used in wxDateTime::UNow(). +- Fix performance of wxStdInputStream with MSVC8/9 (wsu). All (GUI):