diff --git a/docs/changes.txt b/docs/changes.txt index be1157880a..7b8d132349 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -685,7 +685,7 @@ All (GUI): wxGTK: -- Allow building wxGTK3 with Broadway backend (Kolya Kosenko). +- Allow building wxGTK3 with Broadway and Wayland backends (Kolya Kosenko). - Further improvements to wxGTK/MSW port (Kolya Kosenko). - Provide native implementation of wxNotificationMessage using libnotify. - Generate clipboard events for wxComboBox and not only wxTextCtrl.