Release 1.7.41.

This commit is contained in:
Sebastian Lackner
2015-04-19 01:20:00 +02:00
parent 11b27f5d7f
commit c282ffecac
2 changed files with 15 additions and 33 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.41) UNRELEASED; urgency=low
wine-staging (1.7.41) unstable; urgency=low
* Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211).
* Updated ntdll-FileDispositionInformation patchset to block deleting mapped files (by Qian Hong, fixes Wine Staging Bug #228).
* Various improvements to the ACL patchsets.
@@ -30,7 +30,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Removed patches for PowerRequest stub functions (accepted upstream).
* Removed patch to fix compatibility with gnutls28 (accepted upstream).
* Removed patch to increase wineconsole commandline buffer size (fixed upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 05 Apr 2015 03:11:58 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 19 Apr 2015 01:16:43 +0200
wine-staging (1.7.40) unstable; urgency=low
* Update dsound fast mixer patchset to use integer math.