- 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
This commit is contained in:
Marcus Meissner 2020-02-03 12:49:44 +00:00 committed by Git OBS Bridge
parent 1f6f7f1dba
commit d2726ba3bb

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 3 12:46:58 UTC 2020 - Marcus Meissner <meissner@suse.com>
- 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 <meissner@suse.com>