Added patch to add support for pasting HTML from native Unix applications.

This commit is contained in:
Sebastian Lackner
2014-10-27 09:28:38 +01:00
parent 26699042ab
commit ade7c1e886
5 changed files with 276 additions and 1 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added additional conversion functions to DXTn patch.
* 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.
* 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