diff --git a/docs/changes.txt b/docs/changes.txt index 765c2ab953..ccc01c125c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -98,6 +98,7 @@ All: - Added wxDateTime::GetDateOnly() - Made wxTextFile work with unseekable files again (David Hart) - Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta) +- Added wxSearchCtrl::[Get|Set]DescriptiveText wxMSW