Code

Actually add the ^D binding to move-page-down
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 41729f7f13dd4fd4f503ae969d3b0d0915f20315..61d6c884d2dcdc50c56e0be1e245d1d36345b2ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,10 +4,16 @@ Release notes
 tig master
 ----------
 
+Improvements:
+
+ - Add scroll-first-col action to jump to the first column. Bound to '|'
+   by default.
+
 Bug fixes:
 
  - Fix problem with empty diff views when file specs were passed on the
    command line.
+ - Fix segfault when starting tig in pager mode.
 
 tig-0.16
 --------