SHA256
1
0
forked from pool/wine

- updated to 7.15 development release

- Command lists in Direct2D.
  - RSA encryption.
  - Initial Wow64 thunking in WIN32U.
  - Optional support for colors in test output.
  - Various bug fixes.
- update staging to 7.15 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=935
This commit is contained in:
2022-08-14 12:19:25 +00:00
committed by Git OBS Bridge
parent 2973aef3ba
commit 1c7af6004c
9 changed files with 37 additions and 26 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 14 12:18:56 UTC 2022 - Marcus Meissner <meissner@suse.com>
- updated to 7.15 development release
- Command lists in Direct2D.
- RSA encryption.
- Initial Wow64 thunking in WIN32U.
- Optional support for colors in test output.
- Various bug fixes.
- update staging to 7.15 release
-------------------------------------------------------------------
Sat Jul 30 13:53:17 UTC 2022 - Marcus Meissner <meissner@suse.com>