Code

Fix tig show by replacing %(commit) with %(revargs) on first display
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index e06467576bf23cc0e6b67614a000eaac9d4b0700..583592df1aa39671c87d1cea3f8ffeb88055d66c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ Improvements:
 
 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.