Prepare for 3.0.3 release

Update the README, change log and the announcement in preparation for the
release.
This commit is contained in:
Vadim Zeitlin
2017-04-22 16:57:22 +02:00
parent 6288f8e2e6
commit b6ad01d2a9
4 changed files with 62 additions and 85 deletions

View File

@@ -580,7 +580,7 @@ Major new features in this release
3.0.3: (released 2015-??-??)
3.0.3: (released 2017-05-02)
----------------------------
All:
@@ -618,6 +618,7 @@ All (GUI):
wxGTK:
- Support for GStreamer 1.0 in wxMediaCtrl (Sebastian Dröge).
- Fix infinite sizing loop with GTK3 when using wxScrolled with a non-default
target window.
- Fix wxBitmap ctor from XBM for non-square bitmaps.