diff --git a/docs/changes.txt b/docs/changes.txt index 983a6c8901..9894aa91b4 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -279,6 +279,10 @@ wxMotif: - improved colour settings return values (Ian Brown) - improved border style handling for wxStaticText (Ian Brown) - improved toolbar control alignment +- implemented wxSpinButton +- implemented wxCheckListBox +- fixed wxSpinCtrl and wxStaticLine when used with sizers +- wxStaticBitmap now shows transparent icons correctly wxHTML: