aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/09996-hint-mode.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/09996-hint-mode.rst')
-rw-r--r--doc/changelog/04-tactics/09996-hint-mode.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/04-tactics/09996-hint-mode.rst b/doc/changelog/04-tactics/09996-hint-mode.rst
deleted file mode 100644
index 06e9059b45..0000000000
--- a/doc/changelog/04-tactics/09996-hint-mode.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- Modes are now taken into account by :tacn:`typeclasses eauto` for
- local hypotheses
- (`#9996 <https://github.com/coq/coq/pull/9996>`_,
- fixes `#5752 <https://github.com/coq/coq/issues/5752>`_,
- by Maxime Dénès, review by Pierre-Marie Pédrot).