diff options
| author | Pierre-Marie Pédrot | 2020-11-24 17:58:12 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2020-11-24 17:58:20 +0100 |
| commit | 132171c90e8d7e6498aaec4961006e61a604bcc5 (patch) | |
| tree | 6e595f5ce3ee4384cfcef3e01f1a2ef4d68b6f09 | |
| parent | 8796546ee9988daa68199e462adc79bd221d1f7e (diff) | |
Add a changelog.
| -rw-r--r-- | doc/changelog/12-misc/13405-less-wrong-micromega-cache.rst | 6 |
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). |
