diff --git a/docs/changes.txt b/docs/changes.txt index d1d28a489b..23e8f5977a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -113,6 +113,7 @@ All (GUI): - Fix crash when reading malformed PCX images. - Fix bug with wrong transparency in GIF animations (troelsk). - Store palette information for XPM images in wxImage (troelsk). +- Fixed selection bugs and auto list numbering in wxRichTextCtrl. All (Unix):