Added patch to implement RtlDecompressBuffer.

This commit is contained in:
Sebastian Lackner
2014-10-30 18:46:55 +01:00
parent 9c9639f3ae
commit 621ece3c6f
8 changed files with 1245 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch to filter specific warning messages for D3DCompileShader.
* Added patch to implement iphlpapi stub functions.
* Added patch to implement support for pasting HTML from native Unix applications.
* Added patch to implement RtlDecompressBuffer.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
* Removed patch for additional ATL thunks (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 20 Oct 2014 19:53:47 +0200