Added patch to avoid deprecation warning for OpenCL 1.2 APIs.

This commit is contained in:
Sebastian Lackner
2015-09-03 23:32:47 +02:00
parent 7f28f3b56d
commit 159a22391a
3 changed files with 41 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -23,6 +23,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
Wine Staging Bug #449).
* Added patch to create Microsoft\Windows\Themes directory during Wineprefix
creation.
* Added patch to avoid deprecation warning for OpenCL 1.2 APIs.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and