diff options
Diffstat (limited to 'doc/changelog/09996-hint-mode.rst')
| -rw-r--r-- | doc/changelog/09996-hint-mode.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/09996-hint-mode.rst b/doc/changelog/09996-hint-mode.rst new file mode 100644 index 0000000000..06e9059b45 --- /dev/null +++ b/doc/changelog/09996-hint-mode.rst @@ -0,0 +1,5 @@ +- 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). |
