doc: Add removal of 32-bit Windows binaries to release notes

This commit is contained in:
str4d 2021-06-05 20:25:36 +01:00 committed by GitHub
parent 997ca6ee9c
commit 8936cfef75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -7,5 +7,6 @@ Notable changes
Build system changes
--------------------
- Cross-compilation support for Windows XP and Vista has been removed.
Cross-compiled Windows binaries now target a minimum of Windows 7.
- Cross-compilation support for Windows XP, Windows Vista, and 32-bit Windows
binaries, has been removed. Cross-compiled Windows binaries are now 64-bit
only, and target a minimum of Windows 7.