Add stub for KeWaitForMultipleObjects.

This commit is contained in:
Erich E. Hoover
2015-01-22 13:50:03 -07:00
parent 6a10f6d38f
commit 6a1d2cdd7b
5 changed files with 99 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.35) UNRELEASED; urgency=low
* Add stub for KeWaitForMultipleObjects.
* Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
* Add support for Gentoo epatch backend to patchinstall.sh.
* Automatically enable fallback method to apply patches when running from inside of a git subdirectory.