aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorThéo Winterhalter2018-09-26 11:26:50 +0200
committerThéo Winterhalter2018-09-26 11:27:21 +0200
commit5ea3d1b1e01f56573e72d7818a4b7e6393ffdfa8 (patch)
tree7fbf839f73df5a45a98802db2def92c4e610eaee /CHANGES
parentb7cd70b5732d43280fc646115cd8597f2e844f95 (diff)
Combined Scheme tests sort to use either "*" or "/\"
And update documentation.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8651c8e23a..f6c3985ba7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -164,6 +164,8 @@ Vernacular Commands
scope. If you want the previous behavior, use `Global Set SsrHave
NoTCResolution`.
- Multiple sections with the same name are allowed.
+- Combined Scheme can now work when inductive schemes are generated in sort
+ Type. It used to be limited to sort Prop.
Coq binaries and process model