aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-06-01 16:37:55 +0200
committerEmilio Jesus Gallego Arias2020-06-01 16:37:55 +0200
commita1fa186fc8314e395a0813bb23c2c73d738b7572 (patch)
tree0babbcde2734fb9e1985f49c43c04fb15c8a03da /doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst
parent558e20c25d2e030d4ba4a0b42458969564815223 (diff)
parentf69bb333e8ef78f0aadb6c6fce56f5a465dde379 (diff)
Merge PR #12396: Release notes 8.12
Reviewed-by: ejgallego Ack-by: jfehrle
Diffstat (limited to 'doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst')
-rw-r--r--doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst b/doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst
deleted file mode 100644
index 52a2b2f0f6..0000000000
--- a/doc/changelog/04-tactics/11474-lia-bug-fix-11436.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-- **Added:**
- :cmd:`Show Lia Profile` prints some statistics about :tacn:`lia` calls
- (`#11474 <https://github.com/coq/coq/pull/11474>`_, by Frédéric Besson).
-
-- **Fixed:**
- Efficiency regression of :tacn:`lia`
- (`#11474 <https://github.com/coq/coq/pull/11474>`_,
- fixes `#11436 <https://github.com/coq/coq/issues/11436>`_,
- by Frédéric Besson).