SHA256
1
0
forked from pool/wine

- Update to 3.0 rc1 release candidate

- Direct3D 11 enabled by default on AMD and Intel GPUs.
  - AES encryption support on macOS.
  - Implementation of the task scheduler.
  - Registry export support in the reg.exe tool.
  - Progman DDE support.
  - OLE data cache improvements.
  - More event support in MSHTML.
  - Relay debugging improvements.
  - Various bug fixes.
- Updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=455
This commit is contained in:
2017-12-08 20:03:57 +00:00
committed by Git OBS Bridge
parent 93bc3fc9f0
commit 62243d1eb4
8 changed files with 39 additions and 24 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Dec 8 20:02:00 UTC 2017 - meissner@suse.com
- Update to 3.0 rc1 release candidate
- Direct3D 11 enabled by default on AMD and Intel GPUs.
- AES encryption support on macOS.
- Implementation of the task scheduler.
- Registry export support in the reg.exe tool.
- Progman DDE support.
- OLE data cache improvements.
- More event support in MSHTML.
- Relay debugging improvements.
- Various bug fixes.
- Updated winetricks
-------------------------------------------------------------------
Sat Nov 25 08:23:00 UTC 2017 - meissner@suse.com