aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-12-11 18:26:53 +0000
committerGitHub2020-12-11 18:26:53 +0000
commitfe72ccc708d345e126eb49230afc73db28c5f068 (patch)
treec10d3f0fc9047e9239517cb84f770c3b4d43a411 /dev
parent5a77078718c18b05e7ffb1366d6dd9e439ecfc91 (diff)
parentf7004c56875ad0495a25cd1ff617b0f109b3b332 (diff)
Merge PR #13492: Removing non relevant argument binding_kind of GLocalDef.
Reviewed-by: SkySkimmer
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