From e21ae0d7d887c444bcded8b73b67c0c462df1848 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Fri, 15 Oct 2021 00:56:13 -0400 Subject: [PATCH] docs: Document #2620 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 289ea68e3..83a1771f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ - TW #2619 Fish autocompletion fails when completing tag removal Thanks to Alexandre Provencio for reporting, Tin Lai and Alexandre Provencio for contributing. +- TW #2620 Old-style context definition should only be interpreted as read + context. + Thanks to bongoman and Tom Dörr for reporting. ------ current release ---------------------------