diff --git a/docs/changes.txt b/docs/changes.txt index 6e917da3b8..b03ffea5d2 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -103,6 +103,8 @@ All (GUI): - Support wxDP_ALLOWNONE style in generic wxDatePickerCtrl version. - Set wxKeyEvent::m_uniChar correctly in the events generated by generic wxListCtrl (Mikkel S). +- Fixed wrapping bug in wxRichTextCtrl when there were images present; + now sets the cursor to the next line after pressing Shift+Enter. All (Unix):