- updated to 5.0-rc1 release candidate

- Gecko update, with support for running from a global location.
  - Unicode data updated to Unicode version 12.1.
  - Initial version of the MSADO (ActiveX Data Objects) library.
  - Update installation support in the WUSA (Windows Update Standalone) tool.
  - More progress on the kernel32/kernelbase restructuring.
  - Support for signing with ECDSA keys.
  - Various bug fixes.
- updated staging to 5.0-rc1

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=671
This commit is contained in:
2019-12-16 06:55:29 +00:00
committed by Git OBS Bridge
parent ecc0f46e17
commit 5ce50aa31b
8 changed files with 38 additions and 28 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Dec 16 06:54:49 UTC 2019 - Marcus Meissner <meissner@suse.com>
- updated to 5.0-rc1 release candidate
- Gecko update, with support for running from a global location.
- Unicode data updated to Unicode version 12.1.
- Initial version of the MSADO (ActiveX Data Objects) library.
- Update installation support in the WUSA (Windows Update Standalone) tool.
- More progress on the kernel32/kernelbase restructuring.
- Support for signing with ECDSA keys.
- Various bug fixes.
- updated staging to 5.0-rc1
-------------------------------------------------------------------
Sat Nov 30 06:54:48 UTC 2019 - Marcus Meissner <meissner@suse.com>