diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 5b5b1cf..5761f2e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,8 +1,8 @@ BUG FIXES -- There was a problem properly identifying templates if they were - named using fully qualified names that included one or more - namespaces. Fixed. +- References to variables that included an explicit namespace + string were not being properly processed if a template + existed for that variable. Fixed. CHANGES