diff --git a/docs/changes.txt b/docs/changes.txt index 7fa0b5e370..17ffe9a691 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -16,6 +16,7 @@ All (GUI): wxMSW: +- Separators are now correctly shown in the toolbars under Windows XP - Fixed multiline tooltips handling. - Fixed wxSlider::GetSelEnd() (Atilim Cetin) @@ -79,7 +80,6 @@ wxMSW: - Fixed ownerdrawn multiline buttons. - wxCheckListBox item background fixed. - Fixed some wxRegKey bugs. -- Separators are now correctly shown in the toolbars under Windows XP wxWinCE: