[Templates-cvs] cvs commit: Template2/docsrc/src/Release Changes.tt2
cvs@template-toolkit.org
cvs@template-toolkit.org
Wed, 22 Dec 2004 09:51:14 +0000
cvs 04/12/22 09:51:14
Modified: docsrc/src/Release Changes.tt2
Log:
* Math plugin
* Provider eval wrapper around mkpath
Revision Changes Path
1.118 +7 -1 Template2/docsrc/src/Release/Changes.tt2
Index: Changes.tt2
===================================================================
RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- Changes.tt2 2004/12/22 08:46:20 1.117
+++ Changes.tt2 2004/12/22 09:51:13 1.118
@@ -20,7 +20,7 @@
# Any changes you make here may be lost!
#
#------------------------------------------------------------------------
-# $Id: Changes.tt2,v 1.117 2004/12/22 08:46:20 abw Exp $
+# $Id: Changes.tt2,v 1.118 2004/12/22 09:51:13 abw Exp $
#========================================================================
#------------------------------------------------------------------------
@@ -29,6 +29,12 @@
* Applied a single character patch from Lubomir Host which fixes the
user attribute in Template::Plugin::File.
+
+* Added an eval wrapper around mkpath() in Template::Provider to handle
+ errors more nicely.
+
+* Added Math Plugin to MANIFEST.
+
#------------------------------------------------------------------------