Release 1.9.0.

This commit is contained in:
Sebastian Lackner
2015-12-28 07:53:50 +01:00
parent 480c7249b5
commit f3609f5452
3 changed files with 10 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
wine-staging (1.9.0) UNRELEASED; urgency=low
wine-staging (1.9.0) unstable; urgency=low
* Updated patch for x86_64 set_cpu_context implementation and add tests.
* Added patch to align terminating null WCHAR in SysAllocStringByteLen.
* Added patch to avoid corruption of caret when SetCaretPos() is called.
@@ -14,7 +14,7 @@ wine-staging (1.9.0) UNRELEASED; urgency=low
(accepted upstream).
* Removed patch for advapi32.RegCreateKeyTransacted[A/W] stubs (accepted
upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 23 Dec 2015 03:11:26 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 28 Dec 2015 07:52:11 +0100
wine-staging (1.8) unstable; urgency=low
* Update nvencodeapi wrapper patchset to version 6.0 and fix Debian