WINE
Wine Is Not An Emulator. Wine allows for Microsoft Windows programs to run unmodified on Windows, OS X, and Solaris/BSD operating systems.
www.winehq.org
WINE Release Tags
- Release 7.11.
Alexandre Julliard:
###
diff --git a/ANNOUNCE b/ANNOUNCE
index ae58c266236..5dc2b1ca016 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,16 +1,14 @@
-The Wine development release 7.10 is now available.
+The Wine development release 7.11 is now available.
What's new in this release:
- - macOS driver converted to PE.
- - Mono engine updated to version 7.3.0.
- - Windows-compatible Unicode collation.
- - Wow64 support in SECUR32.
+ - Android driver converted to PE.
+ - Zero-copy support with GStreamer.
+ - High Unicode planes support in case mappings.
- Various bug fixes.
-The source is available from the following locations:
+The source is available at:
- - Release 7.10.
Alexandre Julliard:
###
diff --git a/ANNOUNCE b/ANNOUNCE
index 1c4f5def57f..ae58c266236 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,14 +1,16 @@
-The Wine development release 7.9 is now available.
+The Wine development release 7.10 is now available.
What's new in this release:
- - Preliminary work towards PE conversion of macOS driver.
- - A number of fixes for test failures on Windows.
+ - macOS driver converted to PE.
+ - Mono engine updated to version 7.3.0.
+ - Windows-compatible Unicode collation.
+ - Wow64 support in SECUR32.
- Various bug fixes.
The source is available from the following locations:
- - Release 7.9.
Alexandre Julliard - Release 7.8.
Alexandre Julliard:
###
diff --git a/ANNOUNCE b/ANNOUNCE
index 97612a33ff8..b8d9a46d627 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,15 +1,15 @@
-The Wine development release 7.7 is now available.
+The Wine development release 7.8 is now available.
What's new in this release:
- - More progress on the PE conversion of the X11 and OSS drivers.
- - Support for UTF-8 as default Ansi codepage.
- - Theming support for control panel applets.
+ - X11 and OSS drivers converted to PE.
+ - WoW64 support in the sound drivers.
+ - Number formatting using the new locale database.
- Various bug fixes.
The source is available from the following locations:
- - Release 7.7.
Alexandre Julliard:
###
diff --git a/ANNOUNCE b/ANNOUNCE
index 7629a0082d0..97612a33ff8 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,15 +1,15 @@
-The Wine development release 7.6 is now available.
+The Wine development release 7.7 is now available.
What's new in this release:
- - Mono engine updated to version 7.2.0.
- - More progress on the PE conversion of graphics drivers.
- - Locale support using the new CLDR-based database.
+ - More progress on the PE conversion of the X11 and OSS drivers.
+ - Support for UTF-8 as default Ansi codepage.
+ - Theming support for control panel applets.
- Various bug fixes.
The source is available from the following locations:
- - Release 7.6.
Alexandre Julliard:
###
diff --git a/ANNOUNCE b/ANNOUNCE
index e42775e9247..7629a0082d0 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,17 +1,15 @@
-The Wine development release 7.5 is now available.
+The Wine development release 7.6 is now available.
What's new in this release:
- - ALSA driver converted to PE.
- - Locale database generated from Unicode CLDR.
- - HLSL compiler support with the bundled vkd3d.
- - Initial support for the OCSP protocol.
- - More cleanups to support 'long' type.
+ - Mono engine updated to version 7.2.0.
+ - More progress on the PE conversion of graphics drivers.
+ - Locale support using the new CLDR-based database.
- Various bug fixes.
The source is available from the following locations:
- - Release 7.5.
Alexandre Julliard:
###
diff --git a/ANNOUNCE b/ANNOUNCE
index 439a74ec0e0..e42775e9247 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,16 +1,17 @@
-The Wine development release 7.4 is now available.
+The Wine development release 7.5 is now available.
What's new in this release:
- - 'Light' theme enabled by default.
- - Bundled vkd3d library.
- - WineD3D, D3D12 and DXGI modules converted to PE.
- - More large scale cleanups to support 'long' type.
+ - ALSA driver converted to PE.
+ - Locale database generated from Unicode CLDR.
+ - HLSL compiler support with the bundled vkd3d.
+ - Initial support for the OCSP protocol.
+ - More cleanups to support 'long' type.
- Various bug fixes.
The source is available from the following locations:
- - Release 7.1.
Alexandre Julliard - Release 7.0.
Alexandre Julliard - Release 7.0-rc6.
Alexandre Julliard