aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/10765-micromega-caches.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/10765-micromega-caches.rst')
-rw-r--r--doc/changelog/04-tactics/10765-micromega-caches.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/changelog/04-tactics/10765-micromega-caches.rst b/doc/changelog/04-tactics/10765-micromega-caches.rst
index 12d8f68e63..82c14bcfdd 100644
--- a/doc/changelog/04-tactics/10765-micromega-caches.rst
+++ b/doc/changelog/04-tactics/10765-micromega-caches.rst
@@ -1,3 +1,4 @@
-- Introduction of flags :flag:`Lia Cache`, :flag:`Nia Cache` and :flag:`Nra Cache`.
- (see `#10772 <https://github.com/coq/coq/issues/10772>`_ for use case)
- (`#10765 <https://github.com/coq/coq/pull/10765>`_ fixes `#10772 <https://github.com/coq/coq/issues/10772>`_ , by Frédéric Besson).
+- **Added:**
+ Flags :flag:`Lia Cache`, :flag:`Nia Cache` and :flag:`Nra Cache`.
+ (`#10765 <https://github.com/coq/coq/pull/10765>`_, by Frédéric Besson,
+ see `#10772 <https://github.com/coq/coq/issues/10772>`_ for use case).