Skip to content

Commit c7cbd8d

Browse files
committed
Mention Bug Fix in release notes
Calling Git with `--date=format:<invalid-format>` [no longer results in an out-of-memory](git-for-windows/git#863) but reports the problem and aborts instead. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 7117935 commit c7cbd8d

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
@@ -39,6 +39,7 @@ This package contains software from a number of other projects including Bash, z
3939
* The icon in the Explorer integration ("Git Bash Here"), which was lost by mistake in v2.10.0, [is back](https://github.com/git-for-windows/git/issues/870).
4040
* [Fixed a crash](https://github.com/git-for-windows/git/commit/c4f481a41de66d24f6f9943104600f2e4f24b152) when calling `git diff -G<regex>` on new-born files without configured user diff drivers.
4141
* Interactive GPG signing of commits and tags [was fixed](https://github.com/git-for-windows/git/issues/871).
42+
* Calling Git with `--date=format:<invalid-format>` [no longer results in an out-of-memory](https://github.com/git-for-windows/git/issues/863) but reports the problem and aborts instead.
4243

4344
## Changes since Git for Windows v2.9.3(2) (August 25th 2016)
4445

0 commit comments

Comments
 (0)