aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12116-master+fix12045-missing-reduction-in-using-ind-scheme.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/12116-master+fix12045-missing-reduction-in-using-ind-scheme.rst')
-rw-r--r--doc/changelog/04-tactics/12116-master+fix12045-missing-reduction-in-using-ind-scheme.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/04-tactics/12116-master+fix12045-missing-reduction-in-using-ind-scheme.rst b/doc/changelog/04-tactics/12116-master+fix12045-missing-reduction-in-using-ind-scheme.rst
deleted file mode 100644
index 7af2b4d97b..0000000000
--- a/doc/changelog/04-tactics/12116-master+fix12045-missing-reduction-in-using-ind-scheme.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:**
- Anomaly with induction schemes whose conclusion is not normalized
- (`#12116 <https://github.com/coq/coq/pull/12116>`_,
- by Hugo Herbelin; fixes
- `#12045 <https://github.com/coq/coq/pull/12045>`_)