Skip to content

Commit 2623b41

Browse files
committed
Mention Bug Fix in release notes
The Git for Windows installer [no longer complains about a downgrade](#264) when upgrading from an `-rc` version, i.e. from a pre-release leading up to the next major version. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 2e2d2bf commit 2623b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Note! As a consequence of making `git config --system` work as expected, the loc
5656
* 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).
5757
* The support for `sendpack.sideband` that was removed by mistake [was re-introduced](https://github.com/git-for-windows/git/pull/2375), to support `git push` via the `git://` protocol again.
5858
* `git stash` [no longer records skip-worktree files as deleted](https://github.com/git-for-windows/git/pull/2378) after resolving merge conflicts in them.
59+
* The Git for Windows installer [no longer complains about a downgrade](https://github.com/git-for-windows/build-extra/pull/264) when upgrading from an `-rc` version, i.e. from a pre-release leading up to the next major version.
5960

6061
## Changes since Git for Windows v2.22.0 (June 8th 2019)
6162

0 commit comments

Comments
 (0)