Code

Add an option to ignore unknown directories contents in the status view
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index af9312d22929a815a9cabb6aee155b6170db9f4d..e06467576bf23cc0e6b67614a000eaac9d4b0700 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
 Release notes
 =============
 
+tig master
+----------
+
+Improvements:
+
+ - Add scroll-first-col action to jump to the first column. Bound to '|'
+   by default.
+ - Add 'status-untracked-dirs' option to ignore unknown directories
+   contents in the status view. On 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
 --------