Update changelog

To reflect changes introduced in 8e47b3ca97.
This commit is contained in:
Artur Wieczorek
2017-02-12 09:32:21 +01:00
parent e16d899f6b
commit 25b0c48e0c

View File

@@ -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: