Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine Staging Bug #254).

This commit is contained in:
Sebastian Lackner
2015-04-30 01:39:46 +02:00
parent 9f7c9e309a
commit 0ce637dcda
5 changed files with 79 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-staging (1.7.42) UNRELEASED; urgency=low
* Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine Staging Bug #254).
* Added patch to implement FileFsFullSizeInformation information class.
* Added patch to update timezone information in wine.inf.
* Added patch to fix check for texture levels in wined3d_device_update_texture.