Release 1.7.32.

This commit is contained in:
Sebastian Lackner
2014-11-30 15:25:01 +01:00
parent abfee2d1b4
commit 1e1522ed25
2 changed files with 12 additions and 18 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-compholio (1.7.32) UNRELEASED; urgency=low
wine-compholio (1.7.32) unstable; urgency=low
* Various optimizations of patchupdate.py.
* Update patch for SO_CONNECT_TIME and adding better tests.
* Update patch for FD Cache and use faster method on x86_64.
@@ -28,7 +28,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Removed patch to avoid interthread no-op messages in ShowWindow (accepted upstream).
* Removed patches to take abs() of vertex z coordinate as FFP fog coordinate (fixed upstream).
* Removed patch to fix detection of gnutls on Ubuntu 14.10.
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 15 Nov 2014 20:21:53 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 30 Nov 2014 15:22:49 +0100
wine-compholio (1.7.31) unstable; urgency=low
* Improve output of 'wine --patches' and simplify syntax of definition files.