- Updated to 1.7.47 development snapshot

- Text drawing in Direct2D.
  - Support for the new thread pool API.
  - Toolbar state saving.
  - Beginnings of an implementation for proper HID support.
  - Support for file objects in device drivers.
  - Various bug fixes.
- winetricks update

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=294
This commit is contained in:
2015-07-11 23:42:31 +00:00
committed by Git OBS Bridge
parent 305fd9f300
commit 7c77d777d9
7 changed files with 176 additions and 233 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jul 10 13:58:37 UTC 2015 - meissner@suse.com
- Updated to 1.7.47 development snapshot
- Text drawing in Direct2D.
- Support for the new thread pool API.
- Toolbar state saving.
- Beginnings of an implementation for proper HID support.
- Support for file objects in device drivers.
- Various bug fixes.
- winetricks update
-------------------------------------------------------------------
Tue Jul 7 09:55:22 UTC 2015 - meissner@suse.com