Clarified the bugfix.
1 parent 85d864b commit 6ba7754c9e18ac641414bcb5ecc94247d686b2d1
@tundra tundra authored on 20 Jan 2005
Showing 1 changed file
View
6
WHATSNEW.txt
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