Skip to content

Commit

Permalink
Mention Bug Fix in release notes
Browse files Browse the repository at this point in the history
A regression introduced in v2.14.0 that prevented fetching via SSH
[was fixed](git-for-windows/git#1258).

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Aug 7, 2017
1 parent 2c5d47f commit 69b54c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ Git for Windows also contains Embedded CAcert Root Certificates. For more inform

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.

## Changes since Git for Windows v2.14.0 (August 6th 2017)

### Bug Fixes

* A regression introduced in v2.14.0 that prevented fetching via SSH [was fixed](https://github.com/git-for-windows/git/issues/1258).

## Changes since Git for Windows v2.13.3 (July 13th 2017)

### New Features
Expand Down

0 comments on commit 69b54c9

Please sign in to comment.