Release 1.7.31.

This commit is contained in:
Sebastian Lackner
2014-11-15 15:37:30 +01:00
parent 7e72d7770d
commit 87684b59a7
3 changed files with 24 additions and 35 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-compholio (1.7.31) UNRELEASED; urgency=low
wine-compholio (1.7.31) unstable; urgency=low
* Improve output of 'wine --patches' and simplify syntax of definition files.
* Update kernel32-GetSystemTimes patches.
* Improve style for ntdll-Fix_Alignment patches.
@@ -40,7 +40,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Removed patch for D3DXIntersectTri (accepted upstream).
* Partially removed patches for UTF-7 tests (accepted upstream).
* Partially removed patches for WS_SO_CONNECT_TIME (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 03 Nov 2014 20:10:04 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 15 Nov 2014 15:36:38 +0100
wine-compholio (1.7.30) unstable; urgency=low
* Fix wrong escaping of quote/slash characters in patchupdater script.