diff --git a/docs/changes.txt b/docs/changes.txt index ddfd2f1b70..f302ff6486 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -60,6 +60,7 @@ All: - Added wxPlatformInfo class (Francesco Montorsi). - Added wxLocale::IsAvailable() (Creighton). - Added Malay translations (Mahrazi Mohd Kamal) +- Added reference counting for wxVariant All (GUI): @@ -88,6 +89,7 @@ wxGTK: - Automatically use stock items for menu items with standard ids. - Setting cursor now works for all controls. +- Implemented right-to-left support wxUniv: