Added patch for stub of gdiplus.GdipCreateEffect.

This commit is contained in:
Sebastian Lackner
2015-02-27 01:18:50 +01:00
parent 870feed3e2
commit b4c665d65a
5 changed files with 79 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch to implement SetFileInformationByHandle.
* Added patch for CopyFileEx progress callback and cancellation support.
* Added first set of patches for job objects (by Andrew Cook).
* Added patch for stub of gdiplus.GdipCreateEffect.
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).