Code

io_open: take path as a vararg format
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 1a1717797b093e0d395b5ea116fa82942dc5c7b4..e013e2a30adf3f0d49a051240477eafebb9a72d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Incompatibilities:
 
  - Setting the cursor color no longer automatically sets the text to
    bold. The old 'lazy' behavior was a bug.
+ - Remove check for git-repo-config, which was officially deprecated in
+   git version 1.5.4. The configure script no longer depends on git
+   being installed.
 
 Improvements: