Skip to content

Commit afd777e

Browse files
committed
Mention Bug Fix in release notes
The user is [now presented with a nice error message](git-for-windows/git#527) when calling `node` while `node.exe` is not in the `PATH` Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 14fa514 commit afd777e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

installer/ReleaseNotes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Git for Windows also contains Embedded CAcert Root Certificates. For more inform
3232

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

35+
## Changes since Git for Windows v2.7.1(2) (February 12th 2016)
36+
37+
### Bug Fixes
38+
39+
* The user is [now presented with a nice error message](https://github.com/git-for-windows/git/issues/527) when calling `node` while `node.exe` is not in the `PATH`
40+
3541
## Changes since Git for Windows v2.7.1 (February 6th 2016)
3642

3743
### New Features

0 commit comments

Comments
 (0)