Release 1.7.30.

This commit is contained in:
Sebastian Lackner
2014-11-02 00:48:02 +01:00
parent 749fc944fc
commit 25e56dc257
3 changed files with 17 additions and 22 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-compholio (1.7.30) UNRELEASED; urgency=low
wine-compholio (1.7.30) unstable; urgency=low
* Fix wrong escaping of quote/slash characters in patchupdater script.
* Added additional conversion functions to DXTn patch.
* Added patch to filter specific warning messages for D3DCompileShader.
@@ -15,7 +15,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Removed patch for additional ATL thunks (accepted upstream).
* Removed patch to ímplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).
* Removed patch to fix compile errors on Archlinux (fixed upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 20 Oct 2014 19:53:47 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 02 Nov 2014 00:45:28 +0100
wine-compholio (1.7.29) unstable; urgency=low
* Updated DOS Attributes patch to better detect XATTR functions.