Added test for server-Unexpected_Wakeup patch.

This commit is contained in:
Sebastian Lackner
2014-12-18 18:44:41 +01:00
parent dd5e8aebb1
commit 3fe922b5f5
3 changed files with 46 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch to fix handling of subdirectory in FtpFindFirstFile.
* Added patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK.
* Added patch to ensure X11 input events are handled even without explicit message loop.
* Added test for server-Unexpected_Wakeup patch.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).