Skip to content

Commit 7f08f0e

Browse files
committed
complete release announcement
1 parent ac00219 commit 7f08f0e

2 files changed

Lines changed: 24 additions & 3 deletions

File tree

web/changelog.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,29 @@
22

33
The releases are sorted by date, with the most recent release at the top.
44

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/)
66

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
828

929
## v13.0.0: [2025-06-08](https://sourceforge.net/p/mingw-w64/mailman/message/59192665/)
1030

web/source.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Tarballs for the mingw-w64 sources are hosted on
77

88
Latest version by series:
99

10-
* **[13.0.0](https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v13.0.0.tar.bz2/download)** (12x)
10+
* **[14.0.0](https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v14.0.0.tar.bz2/download)** (14x)
11+
* **[13.0.0](https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v13.0.0.tar.bz2/download)** (13x)
1112
* **[12.0.0](https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v12.0.0.tar.bz2/download)** (12x)
1213
* **[11.0.1](https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v11.0.1.tar.bz2/download)** (11.x)
1314
* **[10.0.0](https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v10.0.0.tar.bz2/download)** (10.x)

0 commit comments

Comments
 (0)