Code

Refactor option parsing error handling to use error codes
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 17424cabdc0bcc12c5368a70e7c6bf8c235ae4d0..0926f669d53c7f3a03823f07a2ce01f04bf33597 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,40 @@
 Release notes
 =============
 
-master
-------
+tig master
+----------
+
+Bug fixes:
+
+ - Fix opening of diffs when browsing branches.
+
+tig-0.16.2
+----------
+
+Bug fixes:
+
+ - Fix regression causing empty tree view.
+ - Fix set_tabsize() compile error for older versions of ncurses.
+
+tig-0.16.1
+----------
+
+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 'tig show <commit>' to show the provided commit.
+ - 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: