5
0
Ismail Dönmez
2020-12-03 18:38:49 +00:00
committed by Git OBS Bridge
parent 99de184861
commit f1398c74a2
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Dec 3 12:18:00 UTC 2020 - Tobias Klausmann <tobias.klausmann@freenet.de>
- Update to new upstream release 8.0.0
* New Hyper-V headers and libraries by Biswapriyo Nath
* Many headers updated from Wine by Jacek Caban.
* ARM math improvements by Martin Storsjö
* floating point fixes by Liu Hao
* many *printf compatibility fixes by Liu Hao and Martin Storsjö
* massive Windows App Store API updates by Steve Lhomme
* winstorecompat library updates by Martin Storsjö
* __USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when
not using UCRT by Pali Rohár
* wdm and ddk updates by Zebediah Figura
* UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjö
* Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao
* DirectX SDKs are now always installed
-------------------------------------------------------------------
Sat Nov 23 14:40:09 UTC 2019 - Ismail Dönmez <idonmez@suse.com>