|
2 | 2 |
|
3 | 3 | The releases are sorted by date, with the most recent release at the top. |
4 | 4 |
|
5 | | -## v14.0.0: [2026-03-27](https://github.com/mingw-w64/mingw-w64//v14.0.0) |
| 5 | +## v14.0.0: [2026-03-27](https://sourceforge.net/p/mingw-w64/mailman/message/59314196/) |
6 | 6 |
|
7 | | -TBA |
| 7 | +Notable changes: |
| 8 | + |
| 9 | +* Various fixes to `stat()` family |
| 10 | +* Various fixes to `mbstowcs`/`wcstomb` |
| 11 | +* Added C23 binary `mingw_pformat` specifiers `%b` and `%B` |
| 12 | +* Add support for `mingw_pformat` `%ws`, `%wS`, `%wc` and `%wC` |
| 13 | +* Added C23 half-revolution trigonometric math functions |
| 14 | +* Sync against Wine version 11.5 |
| 15 | +* `gendef`: Print `--kill-at` information only for i386 |
| 16 | +* Initial support for `arm64ec-w64-mingw32` |
| 17 | +* Fix stack guard function when built with GCC `-fstack-protector-strong` |
| 18 | +* Removed the armv7 experimental softmath code |
| 19 | +* Removed `MINGW_HAS_SECURE_API`, secure APIs are always provided |
| 20 | +* Removed `MINGW_HAS_DDK_H` |
| 21 | + |
| 22 | +And many other additions thanks to, but not limited to (in Alphabetical order): |
| 23 | + |
| 24 | +Biswapriyo Nath, David Grayson, Egor Pugin, Erez Geva, Hugo Beauzée-Luyssen, |
| 25 | +Igor Kostenko, Jacek Caban, Kirill Makurin, Lasse Collin, LIU Hao, Luca Bacci, |
| 26 | +Markus Mützel, Martin Storsjö, Oleg Tolmatcev, Pali Rohár, Peter Damianov, |
| 27 | +Yan-Jie Wang, Zhiyi Zhang |
8 | 28 |
|
9 | 29 | ## v13.0.0: [2025-06-08](https://sourceforge.net/p/mingw-w64/mailman/message/59192665/) |
10 | 30 |
|
|
0 commit comments