t/helper/test-lazy-name-hash: fix compilation
[gitweb.git] / Documentation / RelNotes / 2.11.1.txt
index 28240cdd2474b10c31089c64be9e5d91857820d0..9cd14c8197f9bb95e7c13ce7e243cb7a591ec000 100644 (file)
@@ -161,5 +161,8 @@ Fixes since v2.11
  * Tighten a test to avoid mistaking an extended ERE regexp engine as
    a PRE regexp engine.
 
+ * Typing ^C to pager, which usually does not kill it, killed Git and
+   took the pager down as a collateral damage in certain process-tree
+   structure.  This has been fixed.
 
 Also contains various documentation updates and code clean-ups.