Skip to content

Commit 3b9e3c2

Browse files
committed
Git 2.11.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 45f28ed commit 3b9e3c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/RelNotes/2.11.1.txt

+3
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,8 @@ Fixes since v2.11
161161
* Tighten a test to avoid mistaking an extended ERE regexp engine as
162162
a PRE regexp engine.
163163

164+
* Typing ^C to pager, which usually does not kill it, killed Git and
165+
took the pager down as a collateral damage in certain process-tree
166+
structure. This has been fixed.
164167

165168
Also contains various documentation updates and code clean-ups.

0 commit comments

Comments
 (0)