From 85276dc8766ec29dbf6eea41b1c20ab52df0bc9e51cbb192529fbea49dbc4f7c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 20 Feb 2023 10:34:29 +0000 Subject: [PATCH] - Better debug information in Wow64 mode. - Wow64 thunks in the WPCAP library. - Indeo IV50 codec support. - Monitor names set from EDID data. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=985 --- wine.changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wine.changes b/wine.changes index 1c3d5ef..fbf2669 100644 --- a/wine.changes +++ b/wine.changes @@ -2,11 +2,11 @@ Mon Feb 20 08:09:42 UTC 2023 - Marcus Meissner - Updated to 8.2 release - - Better debug information in Wow64 mode. - - Wow64 thunks in the WPCAP library. - - Indeo IV50 codec support. - - Monitor names set from EDID data. - - Various bug fixes. + - Better debug information in Wow64 mode. + - Wow64 thunks in the WPCAP library. + - Indeo IV50 codec support. + - Monitor names set from EDID data. + - Various bug fixes. - update staging to 8.2 release -------------------------------------------------------------------