Merge branch '18195-sched-prio-other'

See https://github.com/wxWidgets/wxWidgets/pull/882
This commit is contained in:
Vadim Zeitlin
2018-08-18 15:04:40 +02:00
3 changed files with 71 additions and 44 deletions

View File

@@ -97,6 +97,7 @@ All:
- Fix MT-safety problem when reading and writing from wxSocket (jkubalik).
- Fix build issues under HaikuOS (mill-j).
- Fix problem with wx-config installation and use under NetBSD (wiz).
- Avoid spurious errors on thread creation under NetBSD.
All (GUI):