- updated to 4.2 development release

- Unicode string normalization support.
  - Support for ECC cryptographic keys.
  - Support for mixing 32/64-bit dlls in the load path.
  - Futex-based implementations for more synchronization primitives.
  - Various bug fixes.
- updated staging to 4.2

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=593
This commit is contained in:
2019-02-16 15:31:04 +00:00
committed by Git OBS Bridge
parent 97b64559c0
commit 61a3c1cce9
6 changed files with 32 additions and 21 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 16 15:30:33 UTC 2019 - Marcus Meissner <meissner@suse.com>
- updated to 4.2 development release
- Unicode string normalization support.
- Support for ECC cryptographic keys.
- Support for mixing 32/64-bit dlls in the load path.
- Futex-based implementations for more synchronization primitives.
- Various bug fixes.
- updated staging to 4.2
-------------------------------------------------------------------
Tue Feb 5 06:26:41 UTC 2019 - meissner@suse.com