From d2726ba3bb68c40612cc3e39ed19aae768b365aaad68147dd8eb58eeebc2600b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Feb 2020 12:49:44 +0000 Subject: [PATCH] - Updated to 5.1 development release - Support for using LLVM-MinGW as PE cross-compiler. - Better reporting of error location in JScript and VBScript. - Support for relocatable installation of the Winelib tools. - Ellipse drawing in Direct2D. - OLE monikers improvements. - Various bug fixes. - update staging to 5.1 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=703 --- wine.changes | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wine.changes b/wine.changes index 2b6404a..9bf3740 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 3 12:46:58 UTC 2020 - Marcus Meissner + +- Updated to 5.1 development release + - Support for using LLVM-MinGW as PE cross-compiler. + - Better reporting of error location in JScript and VBScript. + - Support for relocatable installation of the Winelib tools. + - Ellipse drawing in Direct2D. + - OLE monikers improvements. + - Various bug fixes. +- update staging to 5.1 release + ------------------------------------------------------------------- Wed Jan 22 06:53:38 UTC 2020 - Marcus Meissner