Updated GTK3 patchset to fix "division by zero" exception errors (fixes Wine Staging Bug #523).

This commit is contained in:
Sebastian Lackner
2015-08-22 17:18:11 +02:00
parent 9660c304bc
commit d7da67b4de
5 changed files with 400 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,6 @@
wine-staging (1.7.50) UNRELEASED; urgency=low
* Updated GTK3 patchset to fix "division by zero" exception errors (fixes Wine
Staging Bug #523).
* Add patch to implement remaining OpenMP locking functions.
* Added various patches for imagehlp cleanup (fixes Wine Staging Bug #502).
* Added patch to fix implementation of ntdll.MapViewOfSection.