Added patch to workaround installation bug of IE7 caused by version bump.

This commit is contained in:
Sebastian Lackner
2015-12-27 22:28:37 +01:00
parent 26ef94413d
commit dcdcf18047
5 changed files with 52 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ wine-staging (1.9.0) UNRELEASED; urgency=low
* Added patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path.
* Added patch to pass MOUSEHOOKSTRUCTEX struct to mouse hook callback.
* Added patch to workaround installation bug of IE7 caused by version bump.
* Removed patch to add a stub driver for tdi.sys (accepted upstream).
* Removed patch to implement support for ws2_32.dll.WSAPoll (accepted
upstream).