Added patch to allow to set debug registers separately in NtSetContextThread.

This commit is contained in:
Sebastian Lackner
2015-11-29 00:36:33 +01:00
parent cd0241f0e2
commit b14f029f04
5 changed files with 85 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ wine-staging (1.8~rc2) UNRELEASED; urgency=low
* Added patch to send WM_CAPTURECHANGE also when capture has not changed.
* Added patch to silence repeated FIXME message in surface_cpu_blt.
* Added patch to start SERVICE_FILE_SYSTEM_DRIVER services with winedevice.
* Added patch to allow to set debug registers separately in
NtSetContextThread.
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 25 Nov 2015 20:21:46 +0100
wine-staging (1.8~rc1) unstable; urgency=low