[Templates-cvs] cvs commit: Template2/docsrc/src/Release Changes.tt2
cvs@template-toolkit.org
cvs@template-toolkit.org
Fri, 17 Sep 2004 08:26:21 +0100
cvs 04/09/17 07:26:21
Modified: docsrc/src/Release Changes.tt2
Log:
* Paul's patch
Revision Changes Path
1.113 +7 -2 Template2/docsrc/src/Release/Changes.tt2
Index: Changes.tt2
===================================================================
RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- Changes.tt2 2004/07/23 12:52:18 1.112
+++ Changes.tt2 2004/09/17 07:26:20 1.113
@@ -20,22 +20,27 @@
# Any changes you make here may be lost!
#
#------------------------------------------------------------------------
-# $Id: Changes.tt2,v 1.112 2004/07/23 12:52:18 abw Exp $
+# $Id: Changes.tt2,v 1.113 2004/09/17 07:26:20 abw Exp $
#========================================================================
#------------------------------------------------------------------------
-# Version 2.13a - ## DEVELOPER RELEASE ##
+# Version 2.13a - 17th September ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------
* Applied patch from Harald Joerg to prevent ttree from spewing warnings
when copying files.
http://template-toolkit.org/pipermail/templates/2004-March/005897.html
+* Applied a patch from Paul Orrock to fix a couple of missing errors in
+ ttree.
+ http://template-toolkit.org/pipermail/templates/2004-September/006605.html
+
* Commented out line 797 of Template::Directive.pm which serves no
purpose and generates a warning.
* Applied a patch from Mark Fowler to add support for Unicode to TT.
http://template-toolkit.org/pipermail/templates/2004-June/006270.html
+
#------------------------------------------------------------------------