check the radio buttons when they get focus (closes 777500)
[wxWidgets.git] / docs / changes.txt
index 6ea5fd429eb0ae3b1227b11a197396b58c9d5e4b..b688689e8adf49aece06c914c4691590100e6be9 100644 (file)
@@ -58,6 +58,7 @@ wxMSW:
 - fixed wxTE_*WRAP styles handling
 - wxTextCtrl::GetValue() works with text in non default encoding
 - changed wxCrashReport to generate minidumps instead of text files
+- wxRadioButtons are now checked when they get focus (standard behaviour)
 
 wxGTK: