aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-12-01 09:29:38 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-12-01 09:29:38 +0100
commit317a47249e666e2e11c6a8ac29f7c8370c861f8a (patch)
tree6248a8d636eef8453f44bde23049662701302160 /CHANGES
parent895900eb4c3f030e9490d211a4969de933ec2f9b (diff)
parentbbe7b785787ff3f13e5c2809a67241981b06e1db (diff)
Merge PR #6276: Coqchk accepts filenames
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6a7a5a42b..4c83b7c19 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,9 @@ Vernacular Commands
- The deprecated Coercion Local, Open Local Scope, Notation Local syntax
was removed. Use Local as a prefix instead.
+Checker
+- The checker now accepts filenames in addition to logical paths.
+
Changes from 8.7+beta2 to 8.7.0
===============================