aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/07-commands-and-options/12678-tweak-hint-constr-warning.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/12678-tweak-hint-constr-warning.rst b/doc/changelog/07-commands-and-options/12678-tweak-hint-constr-warning.rst
new file mode 100644
index 0000000000..9de072060d
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/12678-tweak-hint-constr-warning.rst
@@ -0,0 +1,6 @@
+- **Changed:**
+ Arbitrary hints have been undeprecated, and their definition
+ now triggers a standard warning instead
+ (`#12678 <https://github.com/coq/coq/pull/12678>`_,
+ fixes `#11970 <https://github.com/coq/coq/issues/11970>`_,
+ by Pierre-Marie Pédrot).