X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=NEWS;h=e2009df130e1c3149023902f529a4697cbda7fb5;hb=ba7c7d30bbed330fe7e9ceb4dc9c65a22dc8d6dc;hp=c715318595f8432f101a77d3ba529599440f9fb0;hpb=51c22f5501881cb1753baa82d2d1d4e02a77769f;p=tig.git diff --git a/NEWS b/NEWS index c715318..e2009df 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,21 @@ Release notes tig master ---------- +Improvements: + + - Status view: improve "on branch" information inspired by the prompt + code in git's bash completion script. + - Colors for 256-capable terminals can be specified as colorN. + - Entering a number in the prompt will jump to that line number. + +Bug fixes: + + - Blame view: use line number information when loading blame for + specific commit. + +tig-0.14 +-------- + Incompatibilities: - The screen-resize action has been deprecated. It had no real use for