Skip to content

Commit 8fdda7a

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
Some commands mishandled absolute paths near the drive root (e.g. C:/foo`](git-for-windows/git#4200)), which has Signed-off-by: gitforwindowshelper[bot] <[email protected]>
1 parent b905592 commit 8fdda7a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ReleaseNotes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ This is a security release, addressing [CVE-2022-41903](https://github.com/git/g
5656
* Addresses [CVE-2022-41903](https://github.com/git/git/security/advisories/GHSA-475x-2q3q-hvwq), a vulnerability that may allow heap overflows and code to be executed inadvertently during a `git archive` invocation.
5757
* A [regression introduced in Git for Windows v2.39.0(2)](https://github.com/git-for-windows/git/issues/4194) that prevented cloning from Bitbucket [was fixed](https://github.com/git-for-windows/MINGW-packages/pull/64).
5858

59+
## Changes since Git for Windows v2.39.1 (January 17th 2023)
60+
61+
### Bug Fixes
62+
63+
* Some commands mishandled absolute paths near the drive root (e.g. [`scalar unregister C:/foo`](https://github.com/git-for-windows/git/issues/4200)), which has been [fixed](https://github.com/git-for-windows/git/pull/4253).
64+
5965
## Changes since Git for Windows v2.39.0 (December 12th 2022)
6066

6167
### New Features

0 commit comments

Comments
 (0)