Release 1.8-rc3.

This commit is contained in:
Sebastian Lackner
2015-12-07 17:11:09 +01:00
parent 2e17709095
commit c094720578
3 changed files with 8 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
wine-staging (1.8~rc3) UNRELEASED; urgency=low
wine-staging (1.8~rc3) unstable; urgency=low
* Updated patch for d3dx9_36 DrawText implementation and fixed multiple bugs.
* Removed patch for delayed end of DST in Europe/Istanbul (accepted upstream).
* Removed patch to add partial implementation of ITfThreadMgrEx_ActivateEx
@@ -15,7 +15,7 @@ wine-staging (1.8~rc3) UNRELEASED; urgency=low
* Added patch to properly implement GetLargestConsoleWindowSize.
* Added patch to fix implementation of NtQueryInformationProcess for
ProcessDebugFlags.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 01 Dec 2015 02:35:10 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 07 Dec 2015 17:09:58 +0100
wine-staging (1.8~rc2) unstable; urgency=low
* Updated patch to commit page when handling stack fault, and add tests.