diff --git a/docs/changes.txt b/docs/changes.txt index d6cefad1e9..620a864086 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -85,6 +85,10 @@ wxMSW: - wxFontEnumerator now returns all fonts, not only TrueType ones - wxTextCtrl with wxTE_RICH flag scrolls to the end when text is appended to it +wxGTK: + +- wxDirDialog now presents the file system in standard Unix way + 2.3.2 -----