]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
corrected default arguments, so that setting GetStdIcon works again
[wxWidgets.git] / docs / changes.txt
index fc19e4921ca125c2a040a85c7133818249bdd327..5869c3091b3054989c2f054cadcea9649b360c75 100644 (file)
@@ -1,6 +1,14 @@
 wxWindows 2 Change Log
 ----------------------
 
+INCOMPATIBLE CHANGES SINCE 2.2.x
+================================
+
+wxMSW:
+
+- child frames appear in the taskbar by default now, use wxFRAME_NO_TASKBAR
+  style to avoid it
+
 2.3.2
 -----
 
@@ -25,6 +33,7 @@ wxHTML:
 
 - new HTML parser with correct parsing of character entities and fixes
   to tags parsing
+- added support for animated GIFs
 
 2.3.1
 -----