diff --git a/docs/changes.txt b/docs/changes.txt index 201d7e0771..f99b9e4254 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -205,6 +205,8 @@ wxMSW: - strip ampersands from strings returned by wxMenuBar::GetLabelTop() - fixed bug in wxIniConfig::DeleteEntry() (Parinya Thipchart) - wxLongLong formatting with MinGW corrected +- wxFileDialog now returns correct filter index for multiple-file + dialogs wxGTK: