diff --git a/docs/changes.txt b/docs/changes.txt index 6e596796fb..39532b35a5 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -154,6 +154,7 @@ wxMSW: wxOSX/Cocoa: - Implement wxWindow::Disable() for non-native controls too (Steve Browne). +- Fix wxEVT_CHAR for non-BMP Unicode characters (ARATA Mizuki). - Add support for wxEVT_COMBOBOX_DROPDOWN and wxEVT_COMBOBOX_CLOSEUP events (Igor Korot). - Implement strike-through support in wxFont (Igor Korot).