[Templates-cvs] cvs commit: Template2/docsrc/src/Release Changes.tt2
cvs@template-toolkit.org
cvs@template-toolkit.org
Fri, 24 Dec 2004 14:24:10 +0000
cvs 04/12/24 14:24:10
Modified: docsrc/src/Release Changes.tt2
Log:
*** empty log message ***
Revision Changes Path
1.120 +5 -1 Template2/docsrc/src/Release/Changes.tt2
Index: Changes.tt2
===================================================================
RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- Changes.tt2 2004/12/22 09:52:34 1.119
+++ Changes.tt2 2004/12/24 14:24:10 1.120
@@ -20,12 +20,16 @@
# Any changes you make here may be lost!
#
#------------------------------------------------------------------------
-# $Id: Changes.tt2,v 1.119 2004/12/22 09:52:34 abw Exp $
+# $Id: Changes.tt2,v 1.120 2004/12/24 14:24:10 abw Exp $
#========================================================================
#------------------------------------------------------------------------
# Version 2.15
#------------------------------------------------------------------------
+
+* Changed $element to $component in Template::Context to fix callers bug,
+ thanks to Andy Maas who identified the problem and found the solution:
+ http://tt2.org/pipermail/templates/2004-December/007020.html
* Applied a single character patch from Lubomir Host which fixes the
user attribute in Template::Plugin::File.