diff --git a/docs/changes.txt b/docs/changes.txt index 4f2e42d2cc..4408b3c5bd 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -225,6 +225,7 @@ wxGTK: - Implemented ScrollLines/Pages() for all windows (Paul Cornett). - Support underlined fonts in wxTextCtrl. - Support all border styles; wxListBox honours the borders now +- wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events. wxMac: