Added patch to fix bug in wineserver debug_children inheritance (fixes Wine Staging Bug #525).

This commit is contained in:
Sebastian Lackner
2015-08-24 07:57:02 +02:00
parent 12d1613d90
commit ddb4ddd749
5 changed files with 71 additions and 1 deletions

5
debian/changelog vendored
View File

@@ -1,3 +1,8 @@
wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to fix bug in wineserver debug_children inheritance (fixes Wine
Staging Bug #525).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 24 Aug 2015 07:55:18 +0200
wine-staging (1.7.50) unstable; urgency=low
* Updated GTK3 patchset to fix "division by zero" exception errors (fixes Wine
Staging Bug #523).