From c204bb5cccb78b9ff92c10870634903ba913893773ce1e4a29da861ea64d97b8 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 17 Mar 2017 21:41:39 +0000 Subject: [PATCH] - Update to 2.4 development snapshot - Built-in implementation of cryptographic hashes. - Mono engine updated with upstream fixes. - More Direct3D command stream work. - Simulated bold and italic in DirectWrite. - Improvements to the XML reader. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=409 --- wine.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/wine.changes b/wine.changes index 3ee3d0a..72076e9 100644 --- a/wine.changes +++ b/wine.changes @@ -1,13 +1,13 @@ ------------------------------------------------------------------- Fri Mar 17 21:33:29 UTC 2017 - meissner@suse.com -- Update to 2.4 development snapshot - - Built-in implementation of cryptographic hashes. - - Mono engine updated with upstream fixes. - - More Direct3D command stream work. - - Simulated bold and italic in DirectWrite. - - Improvements to the XML reader. - - Various bug fixes. +- Update to 2.4 development snapshot + - Built-in implementation of cryptographic hashes. + - Mono engine updated with upstream fixes. + - More Direct3D command stream work. + - Simulated bold and italic in DirectWrite. + - Improvements to the XML reader. + - Various bug fixes. - updated winetricks -------------------------------------------------------------------