Skip to content

Commit de69b61

Browse files
committed
Mention Bug Fix in release notes
The Git executables (e.g. `git.exe` itself) used to have incomplete version information recorded in their resources, which [has been fixed](git-for-windows/git#4092). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 94fd545 commit de69b61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ This package contains software from a number of other projects including Bash, z
5353
* Comes with [OpenSSH v9.1p1](https://www.openssh.com/txt/release-9.1).
5454
* It [is now possible](https://github.com/git-for-windows/MSYS2-packages/commit/6823ee7b329b53f38747f64db8fb8d6de077a0e4) to generate and use [SSH keys protected by security keys](https://man.openbsd.org/ssh-keygen#FIDO_AUTHENTICATOR) (AKA FIDO devices) via Windows Hello, e.g. via `ssh-keygen.exe -t ecdsa-sk`.
5555

56+
### Bug Fixes
57+
58+
* The Git executables (e.g. `git.exe` itself) used to have incomplete version information recorded in their resources, which [has been fixed](https://github.com/git-for-windows/git/pull/4092).
59+
5660
## Changes since Git for Windows v2.38.0 (October 3rd 2022)
5761

5862
### New Features

0 commit comments

Comments
 (0)