aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorHugo Herbelin2020-11-25 19:15:11 +0100
committerHugo Herbelin2020-12-11 17:09:34 +0100
commitf7004c56875ad0495a25cd1ff617b0f109b3b332 (patch)
treec10d3f0fc9047e9239517cb84f770c3b4d43a411 /dev
parent5a77078718c18b05e7ffb1366d6dd9e439ecfc91 (diff)
Removing non relevant argument binding_kind of GLocalDef.
Diffstat (limited to 'dev')
-rw-r--r--dev/doc/changes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/doc/changes.md b/dev/doc/changes.md
index 5adeafaa38..26c4b01c9f 100644
--- a/dev/doc/changes.md
+++ b/dev/doc/changes.md
@@ -37,6 +37,11 @@ Dumpglob:
plugins to temporarily change/pause the output of Dumpglob, and then
restore it to the original setting.
+Glob_term:
+
+- Removing useless `binding_kind` argument of `GLocalDef` in
+ `extended_glob_local_binder`.
+
## Changes between Coq 8.11 and Coq 8.12
### Code formatting