Added patch with stub for winsta.WinStationEnumerateW.

This commit is contained in:
Sebastian Lackner
2015-05-07 06:34:45 +02:00
parent caf809b1d5
commit 977b8b34ad
5 changed files with 64 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-staging (1.7.43) UNRELEASED; urgency=low
* Added patch with stub for atl80.AtlIPersistPropertyBag_Save.
* Added patch to return default palette entries from GetSystemPaletteEntries
for non-palette-based devices.
* Added patch with stub for winsta.WinStationEnumerateW.
* Removed patch to use lockfree implementation for FD cache (accepted
upstream).
* Removed patch to properly handle closing sockets during a select call