SHA256
1
0
forked from pool/wine

- Update to 3.18 development release

- Subpixel font rendering with FreeType >= 2.8.1.
  - Support for OAEP algorithm in RSA encryption.
  - Array marshalling fixes in DCOM.
  - Improved DPI scaling in the Wine console.
  - Various bug fixes.
- updated staging to 3.18
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=548
This commit is contained in:
2018-10-13 07:44:38 +00:00
committed by Git OBS Bridge
parent ee3367e9e7
commit 79ec653c30
6 changed files with 33 additions and 21 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Oct 13 07:43:30 UTC 2018 - meissner@suse.com
- Update to 3.18 development release
- Subpixel font rendering with FreeType >= 2.8.1.
- Support for OAEP algorithm in RSA encryption.
- Array marshalling fixes in DCOM.
- Improved DPI scaling in the Wine console.
- Various bug fixes.
- updated staging to 3.18
- updated winetricks
-------------------------------------------------------------------
Sat Sep 29 08:28:25 UTC 2018 - meissner@suse.com