Skip to content

Commit

Permalink
ReleaseNotes: mention MSYS2 runtime v3.5.7
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Jan 30, 2025
1 parent 2bea044 commit 94bacaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Git for Windows is distributed with other components yet, such as Bash, zlib, cu
* Comes with [cURL v8.11.1](https://curl.se/changes.html#8_11_1).
* Comes with [MinTTY v3.7.7](https://github.com/mintty/mintty/releases/tag/3.7.7).
* New Git for Windows installation [now default to the Windows-native HTTPS transport backend](https://github.com/git-for-windows/build-extra/pull/586).
* Comes with the MSYS2 runtime (Git for Windows flavor) based on [Cygwin v3.5.6](https://inbox.sourceware.org/cygwin-announce/20250126210031.2173904-1-corinna-cygwin@cygwin.com/) (Git for Windows skipped [v3.5.5](https://inbox.sourceware.org/cygwin-announce/20241220181956.2204526-1-corinna-cygwin@cygwin.com) because it failed to pass Git's test suite).
* Comes with the MSYS2 runtime (Git for Windows flavor) based on [Cygwin v3.5.7](https://inbox.sourceware.org/cygwin-announce/20250129212153.2589012-1-corinna-cygwin@cygwin.com/T/#u) (Git for Windows skipped [v3.5.5](https://inbox.sourceware.org/cygwin-announce/20241220181956.2204526-1-corinna-cygwin@cygwin.com) because it failed to pass Git's test suite, and [Cygwin v3.5.6](https://inbox.sourceware.org/cygwin-announce/20250126210031.2173904-1-corinna-cygwin@cygwin.com/) was superseded too quickly).

### Bug Fixes

Expand Down

0 comments on commit 94bacaf

Please sign in to comment.