]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
overwrote with src\wxBase.dsp
[wxWidgets.git] / docs / changes.txt
index 6997bb99e7b4840d64bcca5d09fd13b4036f5f1f..976dfc06b8b34b68851cca20c09967e0fc7b07bf 100644 (file)
@@ -19,11 +19,13 @@ 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:
 
 - new HTML parser with correct parsing of character entities and fixes
   to tags parsing
+- added support for animated GIFs
 
 2.3.1
 -----