diff --git a/docs/changes.txt b/docs/changes.txt index c9906dde09..61313f8367 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -100,6 +100,7 @@ All: All (GUI): - Add wxBU_EXACTFIT support to wxToggleButton XRC handler (Ronny Krueger). +- wxRTC: fixed AltGr+key input on Windows. wxMSW: