diff --git a/docs/changes.txt b/docs/changes.txt index 124e2befb8..92fc0eee23 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -123,6 +123,7 @@ All (GUI): - Fix parsing of RGBA strings in wxColour (Laurent Poujoulat). - Refactor code in wxQuantize() for MSVC to avoid crash. - Fix drawing rotated and/or underlined text on wxPostScriptDC. +- Support multiline strings in wxPostScriptDC::DrawText(), DrawRotatedText(). wxGTK: