Added patch to fix condition handling in RtlVerifyVersionInfo.

This commit is contained in:
Sebastian Lackner
2014-11-30 18:20:45 +01:00
parent 1e1522ed25
commit 748696d2bd
5 changed files with 86 additions and 0 deletions

4
debian/changelog vendored
View File

@@ -1,3 +1,7 @@
wine-compholio (1.7.33) UNRELEASED; urgency=low
* Added patch to fix condition handling in RtlVerifyVersionInfo.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 30 Nov 2014 18:19:00 +0100
wine-compholio (1.7.32) unstable; urgency=low
* Various optimizations of patchupdate.py.
* Update patch for SO_CONNECT_TIME and adding better tests.