Code

Refactor and share view maximization code from view-close handling
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 39ad78423a13427452a9545b9c2145b2e46804b5..ea3296c79b29f8bb5ba34146811a1422aac3f674 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,14 @@ Improvements:
  - Status view: improve "on branch" information inspired by the prompt
    code in git's bash completion script.
  - Colors for 256-capable terminals can be specified as colorN.
+ - Entering a number in the prompt will jump to that line number.
+ - Handle core.worktree by setting GIT_DIR and GIT_WORK_TREE.
+
+Bug fixes:
+
+ - Blame view: fix problem with uninitialized variable.
+ - Blame view: use line number information when loading blame for
+   specific commit.
 
 tig-0.14
 --------