Skip to content

Commit afcb852

Browse files
committed
Mention Bug Fix in release notes
A typo [was fixed](#291) in the installer. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent faa8e56 commit afcb852

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
@@ -33,6 +33,12 @@ Git for Windows also contains Embedded CAcert Root Certificates. For more inform
3333

3434
This package contains software from a number of other projects including Bash, zlib, curl, tcl/tk, perl, MSYS2 and a number of libraries and utilities from the GNU project, licensed under the GNU General Public License. Likewise, it contains Perl which is dual licensed under the GNU General Public License and the Artistic License.
3535

36+
## Changes since Git for Windows v2.27.0 (June 1st 2020)
37+
38+
### Bug Fixes
39+
40+
* A typo [was fixed](https://github.com/git-for-windows/build-extra/pull/291) in the installer.
41+
3642
## Changes since Git for Windows v2.26.2 (April 20th 2020)
3743

3844
Due to [a bug when handling symbolic links that was fixed in this version](https://github.com/git-for-windows/git/pull/2637), `git status` will show symbolic links as modified even as `git diff` won't report any changes. The quickest work-around is to call `git add -u` which lets Git realize that nothing changed, actually.

0 commit comments

Comments
 (0)