Skip to content

Commit 8d8db92

Browse files
committed
Mention Bug Fix in release notes
A buffer overrun in the code to determine which files need to be marked as hidden [was plugged](git-for-windows/git#2371). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b8713eb commit 8d8db92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Note! As a consequence of making `git config --system` work as expected, the loc
5353
* The installer's "ProductVersion" [is now consistent with older Git for Windows versions'](https://github.com/git-for-windows/build-extra/pull/257).
5454
* [Makes `git config --system` work like you think it should](https://github.com/git-for-windows/git/pull/2358).
5555
* The (still experimental) built-in `git add -p` [no longer gets confused about incomplete lines](https://github.com/git-for-windows/git/pull/2368) (i.e. a file's l last line that does not end in a Line Feed).
56+
* A buffer overrun in the code to determine which files need to be marked as hidden [was plugged](https://github.com/git-for-windows/git/pull/2371).
5657

5758
## Changes since Git for Windows v2.22.0 (June 8th 2019)
5859

0 commit comments

Comments
 (0)