aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-10-14 11:20:57 +0200
committerPierre-Marie Pédrot2020-11-04 13:43:58 +0100
commitbe51c8ef5312ab9320421833f6c023ce19459f22 (patch)
tree72aa1e21e862de02e51b0d4cba8b6f750f150691 /doc
parentab6ebfc1f42d96d50763f2dcd6b8322b12613d3d (diff)
Document the changes.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/07-commands-and-options/13139-clean-hint-constr.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/13139-clean-hint-constr.rst b/doc/changelog/07-commands-and-options/13139-clean-hint-constr.rst
new file mode 100644
index 0000000000..1a6bc88c6c
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/13139-clean-hint-constr.rst
@@ -0,0 +1,6 @@
+- **Changed:**
+ When declaring arbitrary terms as hints, unsolved
+ evars are not abstracted implicitly anymore and instead
+ raise an error
+ (`#13139 <https://github.com/coq/coq/pull/13139>`_,
+ by Pierre-Marie Pédrot).