some minor changes mentioned

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-09-18 15:45:37 +00:00
parent 75bea72e72
commit cf0ecf5234

View File

@@ -10,6 +10,21 @@ wxMSW:
(starting item is now included in the search, use 0 to search from the
beginning)
2.2.3
-----
wxGTK:
- frames created with wxDefaultSize will have some reasonable default size and
not be created with 0 size
2.2.2
-----
wxGTK:
- better (implicit) themes support
2.2.1
-----