diff --git a/docs/changes.txt b/docs/changes.txt index c843564a45..a87fe68a7e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -9,6 +9,10 @@ wxMSW: - Fixed multiline tooltips handling. +wxUniv: + +- Window creation now honours wxVSCROLL. + 2.6.1 -----