aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/12-misc/13405-less-wrong-micromega-cache.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/12-misc/13405-less-wrong-micromega-cache.rst b/doc/changelog/12-misc/13405-less-wrong-micromega-cache.rst
new file mode 100644
index 0000000000..9ed013245e
--- /dev/null
+++ b/doc/changelog/12-misc/13405-less-wrong-micromega-cache.rst
@@ -0,0 +1,6 @@
+- **Changed:**
+ The representation of micromega caches was slightly
+ altered for efficiency purposes. As a consequence
+ all stale caches must be cleaned up
+ (`#13405 <https://github.com/coq/coq/pull/13405>`_,
+ by Pierre-Marie Pédrot).