Release 1.7.51.

This commit is contained in:
Sebastian Lackner
2015-09-07 02:30:38 +02:00
parent cd7cfab427
commit 0030289d83
3 changed files with 25 additions and 32 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.51) UNRELEASED; urgency=low
wine-staging (1.7.51) unstable; urgency=low
* Update patchset for CSMT (commandstream multithreading), to keep in sync
with upstream repository.
* Added patch to fix bug in wineserver debug_children inheritance (fixes Wine
@@ -51,7 +51,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
upstream).
* Partially removed patches for stub dlls required by the MSVC 2015 runtime
library (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 24 Aug 2015 07:55:18 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 07 Sep 2015 02:29:55 +0200
wine-staging (1.7.50) unstable; urgency=low
* Updated GTK3 patchset to fix "division by zero" exception errors (fixes Wine