- Updated to 5.2 development release

- More compatible codepage mapping tables.
  - Support for using the null display driver as a real driver.
  - Better UTF-8 support in the Resource and Message Compilers.
  - Fixes for using ucrtbase as C runtime.
  - Various bug fixes.
- update staging to 5.2 release

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=705
This commit is contained in:
2020-02-17 07:51:35 +00:00
committed by Git OBS Bridge
parent d2726ba3bb
commit edde491a94
9 changed files with 39 additions and 28 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 17 07:50:58 UTC 2020 - Marcus Meissner <meissner@suse.com>
- Updated to 5.2 development release
- More compatible codepage mapping tables.
- Support for using the null display driver as a real driver.
- Better UTF-8 support in the Resource and Message Compilers.
- Fixes for using ucrtbase as C runtime.
- Various bug fixes.
- update staging to 5.2 release
-------------------------------------------------------------------
Mon Feb 3 12:46:58 UTC 2020 - Marcus Meissner <meissner@suse.com>