Release 1.7.45.

This commit is contained in:
Sebastian Lackner
2015-06-14 00:39:24 +02:00
parent a1611c8fd0
commit 7c0b90ad19
3 changed files with 27 additions and 46 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.45) UNRELEASED; urgency=low
wine-staging (1.7.45) unstable; urgency=low
* Add reference to upstream bug report for various patchsets.
* Updated server-Key_State patchset to fix a test failure in
comctl32/listview.
@@ -71,7 +71,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
SetFileInformationByHandle (accepted upstream).
* Removed patch to make additional ddraw functions hotpatchable (accepted
upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 31 May 2015 14:46:37 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 14 Jun 2015 00:38:15 +0200
wine-staging (1.7.44) unstable; urgency=low
* Added patch to handle '\r' as whitespace in wbemprox queries.