]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Escape some _.
[wxWidgets.git] / docs / changes.txt
index d28dee8508cbfca7098d90b7f5e5e87e6dbbae92..a7052afe193d64adfd5413fb7ada821d106cc8cb 100644 (file)
@@ -31,6 +31,7 @@ wxGTK:
 
 wxMSW:
 
+- possibility to use DIBs for wxBitmap implementation (Derry Bryson)
 - wxStaticBitmap doesn't stretch its bitmap any longer (like other ports)
 - support for accelerator keys in the owner drawn menus (Derry Bryson)
 - wxCaret::SetSize() doesn't hide the caret any longer as it used to