diff --git a/docs/changes.txt b/docs/changes.txt index 1f75cb88df..388db44b88 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -248,6 +248,7 @@ wxMSW: - fixed a race condition during a thread exit and a join - fixed a condition where a thread can hang during message/event processing +- increased space between wxRadioBox label and first radio button wxGTK: