From 119512322e2ddbef0c2ac600c92511960c89bfe3a5ee6de5b67133d9cf734868 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 6 Oct 2024 14:15:34 +0000 Subject: [PATCH] - Character tables updates to Unicode 16.0.0. - Better window positioning in the Wayland driver. - More support for network sessions in DirectPlay. - Support for plug&play device change notifications. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1152 --- wine.changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wine.changes b/wine.changes index 537cfec..6d9f634 100644 --- a/wine.changes +++ b/wine.changes @@ -2,11 +2,11 @@ Sun Oct 6 13:43:41 UTC 2024 - Marcus Meissner - Updated to 9.19 release - - Character tables updates to Unicode 16.0.0. - - Better window positioning in the Wayland driver. - - More support for network sessions in DirectPlay. - - Support for plug&play device change notifications. - - Various bug fixes. + - Character tables updates to Unicode 16.0.0. + - Better window positioning in the Wayland driver. + - More support for network sessions in DirectPlay. + - Support for plug&play device change notifications. + - Various bug fixes. - update staging to 9.19 release -------------------------------------------------------------------