Worker queue fixes (backport)

This commit is contained in:
Timothy Baldridge 2020-03-30 15:42:12 -06:00
parent d3a9cb8666
commit 97c5391498

View File

@ -4,7 +4,7 @@
* Added support for Morrowind on GOG
* Fix a bug in the Author file uploader (Sync Error)
* Include symbols in the launcher
* Fix a small race condition/deadlock in the worker queue code
#### Version - 1.1.3.0 - 3/23/2020
* Fix for a lack of VC++ Redist dlls on newly installed Windows machines.