X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=NEWS;h=583592df1aa39671c87d1cea3f8ffeb88055d66c;hb=80e97cdd456dfe71d0dbf32d77a73bb5a2ab158e;hp=41729f7f13dd4fd4f503ae969d3b0d0915f20315;hpb=04b1febd46b3edf2c47ad5d39d6b974bda7ec071;p=tig.git diff --git a/NEWS b/NEWS index 41729f7..583592d 100644 --- a/NEWS +++ b/NEWS @@ -4,10 +4,19 @@ 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 'tig show ' 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 --------