7 - Applied Austin Bain's patch fixing COMP-14
8 "Add support for string templates in ITemplateEngine and NVelocityTemplateEngine"
13 - Add support for multiple resource assemblies to the NV template engine. The Assembly property has been marked as obsolete.
17 - NVelocityTemplateEngine: Added the option to load a base configuration file,
18 named 'nvelocity.properties', from the template directory. Inspired by a
19 similar functionality on MonoRail NVelocityViewEngine.