From 3dee86c99740f47c8c93a408de3afe5a14f5de97 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Mon, 18 Oct 2021 23:48:37 -0400 Subject: [PATCH] docs: Document #2639 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 39dd4d430..5ac096216 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ - TW #2629 New-style context definition should take precendence over old-style even if the new-style is an empty string. Thanks to Denis Kasak for reporting. +- TW #2639 Unable to use ranges for some tasks with IDs above 1000. + Thanks to Manuel Haussmann for reporting. ------ current release ---------------------------