Code

Refactor and share view maximization code from view-close handling
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 0e829203bad868c0eee0837e35bbd88a50d61e80..ea3296c79b29f8bb5ba34146811a1422aac3f674 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,13 @@ Improvements:
    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
 --------