aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst')
-rw-r--r--doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst b/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst
new file mode 100644
index 0000000000..3ee3444c60
--- /dev/null
+++ b/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst
@@ -0,0 +1 @@
+- Fixed bugs sometimes preventing to define valid (co)fixpoints with implicit arguments in the presence of local definitions, see #3282 (`#11132 <https://github.com/coq/coq/pull/11132>`_, by Hugo Herbelin).