wxPalmOS port started its development so let's list it in the changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-12-24 07:52:37 +00:00
parent 12839f76d8
commit 65fd1c21b5

View File

@@ -86,6 +86,14 @@ wxUniv:
- 3rd state support for checkboxes
- wxLB_SORT and wxCB_SORT now cause case-insensitive sorting
wxPalmOS:
- William Osborne has won and new port was born
(see: "wxPalmOS porting challenge")
- polishing of the port (unnecessary 2.4 API compatibility, removed
all wxMSW specific code which was base for the new port)
- enumeration of available volumes
2.5.3
-----