[Templates-cvs] cvs commit: Template2/docsrc/src/Release Changes.tt2
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 06/04/05 17:08:42
Modified: docsrc/src/Release Changes.tt2
Log:
* added changed made to ttree: EXPAND_ALL
Revision Changes Path
1.133 +6 -1 Template2/docsrc/src/Release/Changes.tt2
Index: Changes.tt2
===================================================================
RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- Changes.tt2 2006/02/10 10:56:32 1.132
+++ Changes.tt2 2006/04/05 17:08:41 1.133
@@ -20,7 +20,7 @@
# Any changes you make here may be lost!
#
#------------------------------------------------------------------------
-# $Id: Changes.tt2,v 1.132 2006/02/10 10:56:32 abw Exp $
+# $Id: Changes.tt2,v 1.133 2006/04/05 17:08:41 abw Exp $
#========================================================================
#------------------------------------------------------------------------
@@ -217,6 +217,11 @@
http://rt.cpan.org/Ticket/Display.html?id=4180
+* added AppConfig EXPAND => EXPAND_ALL option to perl5lib,
+ template_plugin_base, template_compile_dir and depend_file
+ configuration options to allow them to contain ~ to indicate
+ the user's home directory, or $WHATEVER for environment variables,
+ as per the other path-specific options like src, lib, etc.
Miscellaneous
-------------