From 810197a6577c7a4a40f406ae64f918f72e7d0012 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Fri, 26 Jun 2020 10:01:32 +0200 Subject: Add a changelog. --- doc/changelog/05-tactic-language/12594-fix-ltac2-type-params.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/05-tactic-language/12594-fix-ltac2-type-params.rst (limited to 'doc') diff --git a/doc/changelog/05-tactic-language/12594-fix-ltac2-type-params.rst b/doc/changelog/05-tactic-language/12594-fix-ltac2-type-params.rst new file mode 100644 index 0000000000..555020d319 --- /dev/null +++ b/doc/changelog/05-tactic-language/12594-fix-ltac2-type-params.rst @@ -0,0 +1,5 @@ +- **Fixed:** + Fix the parsing of multi-parameters Ltac2 types + (`#12594 `_, + fixes `#12595 `_, + by Pierre-Marie Pédrot). -- cgit v1.2.3