From dec99b0deb10d72eb3d76750c72567127aa34867 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 16 Oct 2021 10:12:53 -0400 Subject: [PATCH] docs: Document #2622 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 46d346f6a..af4f7b62d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,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 #2622 Tags and dependencies appear as orphaned UDAs. + Thanks to Scott Mcdermott for reporting. ------ current release ---------------------------