]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxTreeCtrl::SelectItem() fix of r60921
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Jun 2009 23:25:56 +0000 (23:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Jun 2009 23:25:56 +0000 (23:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index f10176d061fba41d80053822511af4324fc98c9a..4c8474284b629bf2f741f8abf8ae63769e875645 100644 (file)
@@ -354,6 +354,7 @@ MSW:
 - Allow changing the height of wxChoice and wxComboBox.
 - Update CRT environment block in wxSetEnv() too.
 - Fix wxMDIChildFrame::SetSize() (Lars Rosenboom).
+- Fix wxTreeCtrl::UnselectItem() in single selection controls.
 
 i18n: