aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJasper Hugunin2018-07-16 14:04:29 -0700
committerJasper Hugunin2018-07-23 15:08:38 -0700
commitb4e88c15da749b3edbd56cb70bf280a8e7bbfc3c (patch)
treecd86bbc5dcf2c5a058c80183b5993561e3b3ac04 /CHANGES
parent32415df7e24d4d79a00fae95a5f619980b006c61 (diff)
Add test for repeated section with same name
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d3f07889fe..95378c1c29 100644
--- a/CHANGES
+++ b/CHANGES
@@ -78,6 +78,7 @@ Vernacular Commands
- The `Set SsrHave NoTCResolution` command no longer has special global
scope. If you want the previous behavior, use `Global Set SsrHave
NoTCResolution`.
+- Multiple sections with the same name are allowed.
Coq binaries and process model