aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/10291-typing-flags.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/10291-typing-flags.rst')
-rw-r--r--doc/changelog/07-commands-and-options/10291-typing-flags.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/changelog/07-commands-and-options/10291-typing-flags.rst b/doc/changelog/07-commands-and-options/10291-typing-flags.rst
index ef7adde801..7dc7def4b3 100644
--- a/doc/changelog/07-commands-and-options/10291-typing-flags.rst
+++ b/doc/changelog/07-commands-and-options/10291-typing-flags.rst
@@ -1,4 +1,5 @@
-- Adding unsafe commands to enable/disable guard checking, positivity checking
+- **Added:**
+ Unsafe commands to enable/disable guard checking, positivity checking
and universes checking (providing a local `-type-in-type`).
- See :ref:`controlling-typing-flags`.
+ See :ref:`controlling-typing-flags`
(`#10291 <https://github.com/coq/coq/pull/10291>`_ by Simon Boulier).