Code

Cleanup exclude rule setup by using ls-files --exclude-standard flag
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 3699097ef00077972db252c05eec5f33d399354c..85faaf2833c7af0c1e07e638c7c439a8826d9dea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,11 @@ Improvements:
  - Main: use --topo-order also when rev-list arguments are given on the
    command line.
 
+Bug fixes:
+
+ - Status: use ls-files' --exclude-standard so user specific ignore
+   rules are effective. The option was added in git version 1.5.4.
+
 tig-0.12
 --------