From 228d6bddc2ca09ca5260b031cd4fa52eda37cf09365f110b70c70cbb2c13a1f1 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 29 Jan 2014 17:01:03 +0000 Subject: [PATCH] - Updated to 1.7.10 development snapshot - Window maximization in the Mac driver. - AVI compressor implementation. - Thread local storage support in dynamically loaded libraries. - Beginnings of a Task Scheduler implementation. - Extended IPX protocol support. - Various bug fixes. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=214 --- wine.changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wine.changes b/wine.changes index 8c8cbca..d70902c 100644 --- a/wine.changes +++ b/wine.changes @@ -21,6 +21,17 @@ Tue Jan 7 08:09:39 UTC 2014 - meissner@suse.com package, otherwise there would be no sound. bnc#857621 +------------------------------------------------------------------- +Sat Jan 4 09:56:25 UTC 2014 - meissner@suse.com + +- Updated to 1.7.10 development snapshot + - Window maximization in the Mac driver. + - AVI compressor implementation. + - Thread local storage support in dynamically loaded libraries. + - Beginnings of a Task Scheduler implementation. + - Extended IPX protocol support. + - Various bug fixes. + ------------------------------------------------------------------- Fri Dec 20 19:32:51 UTC 2013 - meissner@suse.com