From 89e464c04bfc35feffef8a22c7104cbf8ffdebba5e461a7be93c0ab6bd6cb6b1 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 19 Feb 2018 12:24:22 +0000 Subject: [PATCH] - Update to 3.2 development release - Separate implementation of USER controls for ComCtl32 v6. - Multisample texture support in Direct3D. - Support for HID gamepads. - More event support in MSHTML. - Obsolete DOS code removed. - Various bug fixes. - Updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=474 --- wine.changes | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wine.changes b/wine.changes index 3006b44..edffaf9 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 19 12:23:23 UTC 2018 - meissner@suse.com + +- Update to 3.2 development release + - Separate implementation of USER controls for ComCtl32 v6. + - Multisample texture support in Direct3D. + - Support for HID gamepads. + - More event support in MSHTML. + - Obsolete DOS code removed. + - Various bug fixes. +- Updated winetricks + ------------------------------------------------------------------- Sat Feb 3 21:27:49 UTC 2018 - meissner@suse.com