Document Expat 2.2.0 upgrade in the change log

This commit is contained in:
Vadim Zeitlin 2017-02-05 02:54:38 +01:00
parent 35b4c82f18
commit 80d15dc87b

View File

@ -81,6 +81,7 @@ All:
- Add wxString::cbegin() and cend() method (Lauri Nurmi).
- Allow using Bind() with event handlers non-publicly deriving from
wxEvtHandler and/or wxTrackable in C++11 code (Raul Tambre, mmarsan).
- Update bundled expat to 2.2.0 (Catalin Raceanu).
All (GUI):