[Templates-cvs] cvs commit: Template2/docsrc/src/Release README.tt2

cvs@template-toolkit.org cvs@template-toolkit.org
Mon, 04 Oct 2004 11:32:03 +0100


cvs         04/10/04 10:32:03

  Modified:    docsrc/src/Release README.tt2
  Log:
  * document changes in 2.14
  
  Revision  Changes    Path
  1.24      +5 -0      Template2/docsrc/src/Release/README.tt2
  
  Index: README.tt2
  ===================================================================
  RCS file: /template-toolkit/Template2/docsrc/src/Release/README.tt2,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- README.tt2	2004/01/30 18:35:04	1.23
  +++ README.tt2	2004/10/04 10:32:03	1.24
  @@ -53,6 +53,11 @@
   WHAT'S NEW?
   -----------
   
  +Version 2.14 adds Unicode support to TT, a full set of command line
  +options for tpage, the 'caller' and 'callers' items to each template
  +component, some enhancements to the XML::Simple plugin, and a number
  +of minor bug fixes.
  +
   Version 2.13 followed on quickly from 2.13 to fix a minor, but 
   annoying bug in the date.t test script that we thought we had 
   fixed in 2.12 but hadn't.