Added patch to check architecture before trying to load libraries.

This commit is contained in:
Sebastian Lackner
2015-07-18 09:27:37 +02:00
parent a37730ab0e
commit 5f7b6bf45f
7 changed files with 259 additions and 23 deletions

View File

@@ -39,8 +39,9 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [2]:**
* Check architecture before trying to load libraries ([Wine Bug #38021](https://bugs.winehq.org/show_bug.cgi?id=38021))
* Forward exitcode from child process when in wineconsole