]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fix for wxExecute(subprocess which produces a lot of output) bug
[wxWidgets.git] / docs / changes.txt
index 6997bb99e7b4840d64bcca5d09fd13b4036f5f1f..fc19e4921ca125c2a040a85c7133818249bdd327 100644 (file)
@@ -19,6 +19,7 @@ All (GUI):
 - wxFindReplaceDialog added (based on work of Markus Greither)
 - wxTextCtrl::SetMaxLength() added (wxMSW/wxGTK)
 - polygon support in wxRegion (Klaas Holwerda)
+- fixed bug with using wxExecute() to capture huge amounts of output
 
 wxHTML: