SHA256
1
0
forked from pool/wine

- Updated to 5.5 development release

- Builtin libraries use the new UCRTBase C runtime.
  - Compatibility mode used when reporting Windows version.
  - Better support for debug information in PE files.
  - Support for linguistic case mappings.
  - More attributes supported in WebServices.
  - Various bug fixes.
- update staging to 5.5 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=716
This commit is contained in:
2020-03-29 07:36:06 +00:00
committed by Git OBS Bridge
parent 27c82a3f49
commit 0bc184e746
9 changed files with 38 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Mar 28 08:02:57 UTC 2020 - Marcus Meissner <meissner@suse.com>
- Updated to 5.5 development release
- Builtin libraries use the new UCRTBase C runtime.
- Compatibility mode used when reporting Windows version.
- Better support for debug information in PE files.
- Support for linguistic case mappings.
- More attributes supported in WebServices.
- Various bug fixes.
- update staging to 5.5 release
-------------------------------------------------------------------
Sat Mar 14 08:21:37 UTC 2020 - Marcus Meissner <meissner@suse.com>