Document switch to submodules for 3rd party libraries

Update the build instructions and the change log.
This commit is contained in:
Vadim Zeitlin
2017-11-12 17:46:08 +01:00
parent e35f01384f
commit 4e593b9f06
2 changed files with 5 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ All:
- Fix wxRmdir() with non-ASCII paths (trivia21).
- Don't crash in wxFFile::Eof() or Error() on closed file (jprotopopov).
- Add UTF-8 support to wxZipOutputStream (Tobias Taschner).
- Update all bundled 3rd party libraries to their latest versions.
All (GUI):