From 4a6a7ea381192d86dfb63d2dce37fcabad5e6a3b Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Sat, 26 Sep 2020 21:22:56 +0200 Subject: Adding change log for #12685. --- .../12685-master+propagate-scope-in-indirect-applied-ref.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/03-notations/12685-master+propagate-scope-in-indirect-applied-ref.rst (limited to 'doc') diff --git a/doc/changelog/03-notations/12685-master+propagate-scope-in-indirect-applied-ref.rst b/doc/changelog/03-notations/12685-master+propagate-scope-in-indirect-applied-ref.rst new file mode 100644 index 0000000000..048835a0e9 --- /dev/null +++ b/doc/changelog/03-notations/12685-master+propagate-scope-in-indirect-applied-ref.rst @@ -0,0 +1,6 @@ +- **Changed:** + Scope information is propagated in indirect applications to a + reference prefixed with :g:`@@`; this covers for instance the case + :g:`r.(@@p) t` where scope information from :g:`p` is now taken into + account for interpreting :g:`t` (`#12685 + `_, by Hugo Herbelin). -- cgit v1.2.3