From 66004935e6c3f65172191321870f550ede875951 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Fri, 13 Nov 2020 20:57:14 +0100 Subject: Add changelog for #13373. --- .../13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst (limited to 'doc') 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 new file mode 100644 index 0000000000..c02129a33f --- /dev/null +++ b/doc/changelog/04-tactics/13373-master+fix13363-metas-posed-to-evars-in-wrong-env.rst @@ -0,0 +1,6 @@ +- **Fixed:** + The case of tactics, such as :tacn:`eapply`, producing existential variables + under binders with an ill-formed instance + (`#13373 `_, + fixes `#13363 `_, + by Hugo Herbelin). -- cgit v1.2.3