aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-09 09:23:21 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-09 09:23:21 +0100
commit4ddd8c17a4a8a385fd621ca4804175ae87a01454 (patch)
treeffa9ae3dd281d9bc0985b49ffff47b618769a1b1 /CHANGES
parent866bad4e9cdaa6ff4419840f8c9980f770873176 (diff)
parentd3414abd4dc912debf1a8339eedbe1b9d4dbc319 (diff)
Merge PR #6851: Fix #6830: coqdep VDFILE uses too many arguments for fiat-crypto/OSX
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 51b812a20..1c7c53f29 100644
--- a/CHANGES
+++ b/CHANGES
@@ -109,6 +109,12 @@ CoqIDE
- Find and Replace All report the number of occurrences found; Find indicates
when it wraps.
+coqdep
+
+- Learned to read -I, -Q, -R and filenames from _CoqProject files.
+ This is used by coq_makefile when generating dependencies for .v
+ files (but not other files).
+
Documentation
- The Coq FAQ, formerly located at https://coq.inria.fr/faq, has been