Skip to content

Commit

Permalink
Mention Bug Fix in release notes
Browse files Browse the repository at this point in the history
A [bug](git-for-windows/git#2738) preventing
Unicode characters from being used in the window title of Git Bash
was fixed.

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Aug 28, 2020
1 parent 424ea46 commit 83154c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This package contains software from a number of other projects including Bash, z

* The credential helper selector (used as default credential helper in the Portable Git) [now persists the users choice correctly again](https://github.com/git-for-windows/git/issues/2776).
* The full command-lines of MSYS2 processes (such as `cp.exe`) spawned from Git's Bash [can now be seen in `sysmon`, `wmic` etc](https://github.com/git-for-windows/git/issues/2756) by default.
* A [bug](https://github.com/git-for-windows/git/issues/2738) preventing Unicode characters from being used in the window title of Git Bash was fixed.

## Changes since Git for Windows v2.27.0 (June 1st 2020)

Expand Down

0 comments on commit 83154c0

Please sign in to comment.