From 5eb18289189a8a3d71086b12998e85d651970b28 Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Mon, 23 Nov 2020 17:55:27 +0100 Subject: Fixing [dup] and [swap] --- doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst (limited to 'doc') diff --git a/doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst b/doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst new file mode 100644 index 0000000000..e14ae89219 --- /dev/null +++ b/doc/changelog/06-ssreflect/13459-ssr_dup_swap_apply_ipat.rst @@ -0,0 +1,4 @@ +- **Fixed:** + Working around a bug of interaction between + and /(ltac:(...)) cf #13458 + (`#13459 `_, + by Cyril Cohen). -- cgit v1.2.3