diff --git a/docs/changes.txt b/docs/changes.txt index e054637af0..b1c29be731 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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 -----