diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index 6d5638e3b3..c4f6e6e419 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -39,6 +39,8 @@ Predominantly a bug-fix release. * wxGTK2 now supports alpha blended bitmap drawing + * Made wx.grid.Grid play nicer with sizers. + * etc.