Release 1.7.33.

This commit is contained in:
Sebastian Lackner
2014-12-15 00:53:35 +01:00
parent d9dc8f76ba
commit 14dd3801bf
2 changed files with 17 additions and 24 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-compholio (1.7.33) UNRELEASED; urgency=low
wine-compholio (1.7.33) unstable; urgency=low
* Various improvements of patchupdate.py.
* Added patches for wined3d CSMT (command stream) support.
* Added additional tests for VerifyVersionInfoA.
@@ -23,7 +23,7 @@ wine-compholio (1.7.33) UNRELEASED; urgency=low
* Removed patch to simplify implementation of ws32 get_poll_results (accepted upstream).
* Removed patch to fix passing of unicode environment from msvcrt to CreateProcessW (accepted upstream).
* Removed patches for api-ms-win-core-* stub dlls (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 30 Nov 2014 18:19:00 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 00:53:01 +0100
wine-compholio (1.7.32) unstable; urgency=low
* Various optimizations of patchupdate.py.