- Updated to 8.10 release

- All PE->Unix transitions go through the syscall interface.
  - Mouse cursor clipping improvements.
  - Support for virtual memory placeholders.
  - Locale and timezone data updates.
  - Various bug fixes.
- update staging to 8.10 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1018
This commit is contained in:
2023-06-12 07:39:39 +00:00
committed by Git OBS Bridge
parent d58b54cd6c
commit bb4fa7c6ab
3 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 12 06:58:24 UTC 2023 - Marcus Meissner <meissner@suse.com>
- Updated to 8.10 release
- All PE->Unix transitions go through the syscall interface.
- Mouse cursor clipping improvements.
- Support for virtual memory placeholders.
- Locale and timezone data updates.
- Various bug fixes.
- update staging to 8.10 release
-------------------------------------------------------------------
Sat May 27 08:04:04 UTC 2023 - Marcus Meissner <meissner@suse.com>