Code

Use temporary variable in refs loop in main_draw
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index e374662d1dcc0f3b8eeaaa218b0ecf39ad5e37d3..086bb79ff34e61ff939e18d01f1c9e86b95b4908 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,18 @@ Release notes
 =============
 
 tig master
+---------
+
+Improvements:
+
+ - Add branch view for choosing which branch to display in the main
+   view. Bound to 'H' by default.
+
+Bug fixes:
+
+ - Tree view: fix searching.
+
+tig-0.14.1
 ----------
 
 Improvements:
@@ -23,6 +35,7 @@ Bug fixes:
  - Blame view: use line number information when loading blame for
    specific commit.
  - Fix handling of quoted strings in the config file.
+ - Fix horizontal scrolling glitches.
 
 tig-0.14
 --------