- updated to 4.7 development release

- Support for builtin libraries in PE format even on Unix.
  - Updated version of the Mono engine.
  - More implementation of the Debug Engine DLL.
  - Support for the Command Link standard control.
  - Improved Edit control sizing in CJK locales.
  - Various bug fixes.
- updated staging to 4.7

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=616
This commit is contained in:
2019-04-27 05:41:51 +00:00
committed by Git OBS Bridge
parent 00bf3d37d5
commit 7dad635366
9 changed files with 38 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 27 05:41:13 UTC 2019 - Marcus Meissner <meissner@suse.com>
- updated to 4.7 development release
- Support for builtin libraries in PE format even on Unix.
- Updated version of the Mono engine.
- More implementation of the Debug Engine DLL.
- Support for the Command Link standard control.
- Improved Edit control sizing in CJK locales.
- Various bug fixes.
- updated staging to 4.7
-------------------------------------------------------------------
Sat Apr 13 16:26:34 UTC 2019 - Marcus Meissner <meissner@suse.com>