aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-03-12 16:24:27 +0100
committerPierre-Marie Pédrot2020-03-18 11:58:06 +0100
commit7b124ee24aa6ebaf14c5f7019949a7c2a877dedb (patch)
tree8420ae7f5bc4fde8f6669c7f1fe071f9cfe7ef64 /doc/changelog
parentd583f810be066929301864765601ff53497bc335 (diff)
Add documentation for the export hint.
Diffstat (limited to 'doc/changelog')
-rw-r--r--doc/changelog/07-commands-and-options/11812-export-hint-globality.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/11812-export-hint-globality.rst b/doc/changelog/07-commands-and-options/11812-export-hint-globality.rst
new file mode 100644
index 0000000000..9341eebb58
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/11812-export-hint-globality.rst
@@ -0,0 +1,5 @@
+- **Added:**
+ the :cmd:`Hint` commands now accept the :attr:`export` locality as
+ an attribute, allowing to make import-scoped hints
+ (`#11812 <https://github.com/coq/coq/pull/11812>`_,
+ by Pierre-Marie Pédrot).