diff --git a/docs/changes.txt b/docs/changes.txt index 2c56e3fccf..5b0838e5c0 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -114,7 +114,7 @@ wxMSW: - Fix keyboard support in wxSpinCtrl broken in 2.8.8. - Compile fix for WinCE in window.cpp (no VkKeyScan in Windows CE). -- Fix quoting of arguments passed to wxExecute(char **) (briis). +- Fix quoting of arguments passed to wxExecute(char **) (Brian Ravnsgaard Riis). wxGTK: