From 8e7401d2f4a1c3125dedabc71086ccf5028dd747 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 16 Oct 2021 11:28:36 -0400 Subject: [PATCH] docs: Document #2626 --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index af4f7b62d..39dd4d430 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,11 +6,13 @@ - TW #2620 Old-style context definition should only be interpreted as read context. Thanks to bongoman and Tom Dörr for reporting. +- TW #2622 Tags and dependencies appear as orphaned UDAs. + Thanks to Scott Mcdermott for reporting. +- TW #2626 Waiting report lists deleted and/or completed tasks. + Thanks to Don Harper for reporting. - 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 #2622 Tags and dependencies appear as orphaned UDAs. - Thanks to Scott Mcdermott for reporting. ------ current release ---------------------------