diff --git a/docs/changes.txt b/docs/changes.txt index 0f60cca2d5..ea48051412 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -74,6 +74,7 @@ All: - Add support for loading dynamic lexer in wxStyledTextCtrl (New Pagodi). - Handle strings with embedded NULs in wxDataStream (Nitch). - Don't crash in wxTextFile::GetLastLine() if the file is empty (crohr). +- Many fixes and improvements in Direct2D, Cairo, and GDI+ graphics renderers. All (GUI):