- updated to 7.0-rc1 release candidate

- Reimplementation of the WinMM joystick driver.
  - All Unix libraries converted to the syscall-based interface.
  - Various bug fixes.
- update staging to 7.0-rc1 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=884
This commit is contained in:
2021-12-11 18:37:14 +00:00
committed by Git OBS Bridge
parent 7ecb5eced5
commit 79afa56d2a
9 changed files with 36 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 11 18:36:04 UTC 2021 - Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc1 release candidate
- Reimplementation of the WinMM joystick driver.
- All Unix libraries converted to the syscall-based interface.
- Various bug fixes.
- update staging to 7.0-rc1 release
-------------------------------------------------------------------
Sun Dec 5 13:30:20 UTC 2021 - Marcus Meissner <meissner@suse.com>