Code

Add an option to ignore unknown directories contents in the status view
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 9f44a9f5f3a3b66c2c3d9bc71265da84c9dcdfeb..e06467576bf23cc0e6b67614a000eaac9d4b0700 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,24 @@
 Release notes
 =============
 
-master
-------
+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
+--------
 
 Incompatibilities:
 
@@ -18,8 +34,8 @@ Improvements:
 
  - Plug several memory leaks.
  - Command line arguments are split into diff, revision, and file
-   arguments and made available as %(diff-args), %(rev-args), and
-   %(file-args). Diff view will limit diffs using %(file-args).
+   arguments and made available as %(diffargs), %(revargs), and
+   %(fileargs). Diff view will limit diffs using %(fileargs).
  - Status view: update the file variable when a line is selected so
    %(file) works as expected.
  - Branch view: add %(branch) symbol providing access to the selected