Update changelog

Mention of recent wxPG-related fixes 6e97a2cb i c3fa684a.
This commit is contained in:
Artur Wieczorek 2016-07-22 23:12:35 +02:00
parent ef46f24f37
commit b3d4c870da

View File

@ -93,7 +93,9 @@ All (GUI):
- Fix wxTextEntry::SetHint() with wxTE_PASSWORD in generic implementation.
- Many fixes and improvements in Direct2D, Cairo, and GDI+ graphics renderers.
- Fix and unify clipping region support for MSW and GTK+.
- Fix rescaling of wxImage
- Fix rescaling of wxImage.
- Fix displaying edited value of wxUIntProperty (wxPropertyGrid).
- Fix displaying validation errors for numeric wxPropertyGrid properties.
wxGTK: