]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Fix changing labels of menu items with bitmaps in wxMSW.
[wxWidgets.git] / docs / changes.txt
index 4379570ab90078da257fdf2c98192b49929bd436..8d2f3fc5cfc227da2c8bc469744756f39fee6c85 100644 (file)
@@ -626,6 +626,7 @@ wxMSW:
 - Don't send any events from wxSpinCtrl::SetRange() even if the value changed.
 - Display system drag images during drag and drop if available (PeterO).
 - Fix setting initial wxSpinCtrl value outside 0..100 range (joim).
+- Fix changing labels of menu items with bitmaps (Daniel Hyams).
 
 wxOSX/Cocoa: