]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Mark unused parameter as such, fixes #13402.
[wxWidgets.git] / docs / changes.txt
index efa010c1f41327b883095180c3d14dba09d32ad3..1fcd83c709735c73ccf00d61c7e027fef3599693 100644 (file)
@@ -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):