From b863bc6257d14d155231dff113903b497083df04 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 16:23:55 -0400 Subject: [PATCH] docs: Document TW #1960 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bfd7dc1e9..5c9e15b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,7 +27,8 @@ - TW #1955 Adding tasks in context. Thanks to Jean-Francois Joly, Matt Smith. - TW #1960 Fixed bug with double escaped single quotes. - Thanks to Sebastian Uharek + Thanks to Ben Kelly for reporting, Sebastian Uharek for + contributing. - TW #2004 "shell" should not be expand to "exec tasksh" Thanks to Arvedui - TW #2007 Compute number of current tasks correctly