aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst')
-rw-r--r--doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst b/doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst
deleted file mode 100644
index c02129a33f..0000000000
--- a/doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-- **Fixed:**
- The case of tactics, such as :tacn:`eapply`, producing existential variables
- under binders with an ill-formed instance
- (`#13373 <https://github.com/coq/coq/pull/13373>`_,
- fixes `#13363 <https://github.com/coq/coq/issues/13363>`_,
- by Hugo Herbelin).