- Updated to 6.3 development release

- Better debugger support in the NT syscall interface.
  - WineGStreamer library converted to PE.
  - Still more WinRT support in WIDL.
  - Optional support for build IDs.
  - Various bug fixes.
- update staging to 6.3 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=798
This commit is contained in:
2021-02-27 08:24:13 +00:00
committed by Git OBS Bridge
parent 0496c33817
commit 268012040e
9 changed files with 37 additions and 26 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 27 08:21:52 UTC 2021 - Marcus Meissner <meissner@suse.com>
- Updated to 6.3 development release
- Better debugger support in the NT syscall interface.
- WineGStreamer library converted to PE.
- Still more WinRT support in WIDL.
- Optional support for build IDs.
- Various bug fixes.
- update staging to 6.3 release
-------------------------------------------------------------------
Sat Feb 13 07:27:45 UTC 2021 - Marcus Meissner <meissner@suse.com>