aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-03-30 13:34:17 +0200
committerGaëtan Gilbert2020-03-31 14:39:43 +0200
commitfafc731885f84656ec884d40b843aa62a5991025 (patch)
tree5026dc8ace8a778a78fc261522ea78fcf07232ee /doc
parent699152de685ba5e2dc05fd6248b17c3139987bb7 (diff)
Include review suggestions
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/02-specification-language/11579-inductive-params.rst11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/changelog/02-specification-language/11579-inductive-params.rst b/doc/changelog/02-specification-language/11579-inductive-params.rst
index 75358ab4ad..28bc8e9592 100644
--- a/doc/changelog/02-specification-language/11579-inductive-params.rst
+++ b/doc/changelog/02-specification-language/11579-inductive-params.rst
@@ -1,4 +1,7 @@
-- **Changed:**
- Treatment of implicit inductive parameters in inductive declarations is less adhoc.
- (`#11579 <https://github.com/coq/coq/pull/11579>`_,
- by Maxime Dénès, Gaëtan Gilbert and Jasper Hugunin).
+- **Fixed:**
+ More robust and expressive treatment of implicit inductive
+ parameters in inductive declarations (`#11579
+ <https://github.com/coq/coq/pull/11579>`_, by Maxime Dénès, Gaëtan
+ Gilbert and Jasper Hugunin; fixes `#7253
+ <https://github.com/coq/coq/pull/7253>`_ and `#11585
+ <https://github.com/coq/coq/pull/11585>`_)