From d67c0c22ac63e1aeae3d693cf3449f2d828ad3aec87865439c162ca38e251376 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 7 Nov 2021 12:49:52 +0000 Subject: [PATCH] - WinSpool, GPhoto, and a few other modules converted to PE. - Better support for inline functions in DbgHelp. - Beginnings of a MSDASQL implementation. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=877 --- wine.changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wine.changes b/wine.changes index f939b6f..ea6dc7c 100644 --- a/wine.changes +++ b/wine.changes @@ -2,6 +2,10 @@ Sun Nov 7 12:43:50 UTC 2021 - Marcus Meissner - updated to 6.21 development release + - WinSpool, GPhoto, and a few other modules converted to PE. + - Better support for inline functions in DbgHelp. + - Beginnings of a MSDASQL implementation. + - Various bug fixes. - update staging to 6.21 release - wine-fix-faudio.patch: removed, fixed upstream