Added patch to show windows version when collecting system info in winedbg.

This commit is contained in:
Sebastian Lackner
2015-10-07 04:22:18 +02:00
parent ee5271ee57
commit d8c4d47bbc
5 changed files with 116 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.53) UNRELEASED; urgency=low
* Added patch to implement support for msiexec /passive command line option.
* Added patch to implement stub for DSPROPSETID_EAX20_ListenerProperties.
* Added patch to show windows version when collecting system info in winedbg.
* Removed patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as
hotpatchable (accepted upstream).
* Removed patch to mark BitBlt and StretchDIBits as hotpatchable (accepted