diff --git a/docs/changes.txt b/docs/changes.txt index 9e3ced041a..bc4afdb9d9 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -9,6 +9,10 @@ All: - wxPathExists deprecated, use wxDirExists instead. +wxMSW: + +- fixed static box border when the label is empty + 2.5.5 -----