- Updated to 9.5 release

- Initial SLTG-format typelib support in widl.
  - Exception handling on ARM64EC.
  - Improvements to Minidump support.
  - Various bug fixes.
- update staging to 9.5 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1096
This commit is contained in:
2024-03-23 13:33:06 +00:00
committed by Git OBS Bridge
parent c752a0604a
commit 3e7c92cdec
9 changed files with 36 additions and 26 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Mar 23 13:31:42 UTC 2024 - Marcus Meissner <meissner@suse.com>
- Updated to 9.5 release
- Initial SLTG-format typelib support in widl.
- Exception handling on ARM64EC.
- Improvements to Minidump support.
- Various bug fixes.
- update staging to 9.5 release
-------------------------------------------------------------------
Sat Mar 9 07:50:32 UTC 2024 - Marcus Meissner <meissner@suse.com>