Skip to content

Commit 39ad118

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
Symbolic links whose target is an absolute path _without_ the drive prefix [accidentally had a drive prefix added when checked out](git-for-windows/git#4586), rendering them "eternally modified". This bug [has been fixed](git-for-windows/git#4592). Signed-off-by: gitforwindowshelper[bot] <[email protected]>
1 parent 0076260 commit 39ad118

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
@@ -48,6 +48,10 @@ This package contains software from a number of other projects including Bash, z
4848
* Comes with [MSYS2 runtime v3.4.9](https://github.com/cygwin/cygwin/releases/tag/cygwin-3.4.9).
4949
* Comes with [GNU TLS v3.8.1](https://lists.gnupg.org/pipermail/gnutls-help/2023-August/004834.html).
5050

51+
### Bug Fixes
52+
53+
* Symbolic links whose target is an absolute path _without_ the drive prefix [accidentally had a drive prefix added when checked out](https://github.com/git-for-windows/git/issues/4586), rendering them "eternally modified". This bug [has been fixed](https://github.com/git-for-windows/git/pull/4592).
54+
5155
## Changes since Git for Windows v2.42.0 (August 21st 2023)
5256

5357
As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following [Cygwin's and MSYS2's lead](https://www.msys2.org/docs/windows_support/) (Git for Windows relies on MSYS2 for components such as Bash and Perl).

0 commit comments

Comments
 (0)