note another bug fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-08-27 23:10:57 +00:00
parent ba17a5d761
commit 9c61851294

View File

@ -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.