]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Minor updates to build scripts
[wxWidgets.git] / docs / changes.txt
index 5808c49333613a7f748170f2302ac25085292321..fc25ee8c8dbbe23ae5fd9f8b2a1ed400d618c1ca 100644 (file)
@@ -190,6 +190,8 @@ wxMSW:
 - Multiline labels in buttons are now supoprted (simply use "\n" in the label)
 - Implemented wxMouseCaptureChangedEvent and made wxGenericDragImage check it
   has the capture before release it.
+- fixed bugs in multiple selection wxCheckListBox
+- default button handling is now closer to expected
 
 wxGTK: