Skip to content

Commit 369de29

Browse files
committed
Mention Bug Fix in release notes
When building with MS Visual C, [release builds are now properly optimized](git-for-windows/git#948). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent e285530 commit 369de29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ This package contains software from a number of other projects including Bash, z
4040
* When encountering a symbolic link, Git [now always tries to read it](https://github.com/git-for-windows/git/issues/958), not only when `core.symlinks = true`.
4141
* The regression where Git would not interpret non-ASCII characters passed from a CMD window correctly [has been fixed](https://github.com/git-for-windows/git/issues/945).
4242
* Performance of the cache of case-insensitive file names [has been improved](https://github.com/git-for-windows/git/pull/964).
43+
* When building with MS Visual C, [release builds are now properly optimized](https://github.com/git-for-windows/git/pull/948).
4344

4445
## Changes since Git for Windows v2.10.1(2) (October 13th 2016)
4546

0 commit comments

Comments
 (0)