diff --git a/docs/changes.txt b/docs/changes.txt index 8976b8a575..36fc698f13 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -54,6 +54,7 @@ wxWinCE: - Pressing build-in joystick on WinCE phones fires wxEVT_JOY_BUTTON_DOWN event. - Native wxCheckListBox implementation. - All wxTopLevelWindows resizes accordingly to SIP visibility. +- ::wxGetUserName() implemented. Unix: