[Templates-cvs] cvs commit: Template2/docsrc/src/Release Changes.tt2
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 06/05/29 14:12:18
Modified: docsrc/src/Release Changes.tt2
Log:
* documented changes to t/fileline.t
Revision Changes Path
1.138 +15 -1 Template2/docsrc/src/Release/Changes.tt2
Index: Changes.tt2
===================================================================
RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- Changes.tt2 2006/05/26 11:42:26 1.137
+++ Changes.tt2 2006/05/29 14:12:18 1.138
@@ -20,8 +20,22 @@
# Any changes you make here may be lost!
#
#------------------------------------------------------------------------
-# $Id: Changes.tt2,v 1.137 2006/05/26 11:42:26 abw Exp $
+# $Id: Changes.tt2,v 1.138 2006/05/29 14:12:18 abw Exp $
#========================================================================
+
+#------------------------------------------------------------------------
+# Version 2.16 -
+#------------------------------------------------------------------------
+
+* Removed the latex filter from Template::Filters and related config
+ variables from Template::Config
+
+* Changed the t/fileline.t test to remove the line number from what Perl
+ reports as "(eval $line)". It appears to get the $line wrong on
+ FreeBSD, although the correct line number is reported following that
+ so the tests still do the right thing. Thanks to Anton Berezin for
+ reporting the problem.
+
#------------------------------------------------------------------------
# Version 2.15 - 26th May 2006