From 03c97d16a8f83d58d629acd8173ce72d2e8dae37 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 7 Jul 2012 21:13:48 -0400 Subject: - [bug] Can now use strict_undefined at the same time args passed to def() are used by other elements of the <%def> tag. [ticket:191] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a6d0509..2863935 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ when no statements are otherwise present. Courtesy Ben Trofatter [ticket:146] +- [bug] Can now use strict_undefined at the + same time args passed to def() are used + by other elements of the <%def> tag. + [ticket:191] + 0.7.0 - [feature] Added new "loop" variable to templates, is provided within a % for block to provide -- cgit v1.2.1