Skip to content

Commit

Permalink
Mention Bug Fix in release notes
Browse files Browse the repository at this point in the history
The file name `COM0` [is no longer mistaken for a reserved file
name](git-for-windows/git#2470).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Jan 16, 2020
1 parent f7b8762 commit 830dcec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This package contains software from a number of other projects including Bash, z
### Bug Fixes

* Some corner-case bugs in the built-in `git add -i` [were fixed](https://github.com/git-for-windows/git/issues/2466).
* The file name `COM0` [is no longer mistaken for a reserved file name](https://github.com/git-for-windows/git/issues/2470).

## Changes since Git for Windows v2.24.1(2) (December 10th 2019)

Expand Down

0 comments on commit 830dcec

Please sign in to comment.