diff --git a/docs/changes.txt b/docs/changes.txt index d4d7ecdd34..8a05fad729 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -256,6 +256,7 @@ wxMAC: - Fixed MLTE text control GetLineText and GetLineLength on OSX (RN) - Added OSX wxTaskBarIcon implementation for the OSX Dock (RN) - Added wxDrawerWindow class for drawer windows for OSX >= 10.2 (RN - from Jason Bagley) +- Native font dialog on OSX 10.2 and greater (RN) wxGTK: