diff --git a/wxPython/wxPython/tools/XRCed/CHANGES.txt b/wxPython/wxPython/tools/XRCed/CHANGES.txt index 1462da7fd1..567f7b7932 100644 --- a/wxPython/wxPython/tools/XRCed/CHANGES.txt +++ b/wxPython/wxPython/tools/XRCed/CHANGES.txt @@ -1,3 +1,11 @@ +0.1.1-3 +------- + +Sizes of some controls were not normal on wxMSW. Fixed. + +Some changes to test window code to make it resize better and to +have focus control with sawfish for all types of windows. + 0.1.1-2 -------