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

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


cvs         04/10/04 10:09:32

  Modified:    docsrc/src/Release Changes.tt2
  Log:
  * added date
  
  Revision  Changes    Path
  1.116     +9 -2      Template2/docsrc/src/Release/Changes.tt2
  
  Index: Changes.tt2
  ===================================================================
  RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
  retrieving revision 1.115
  retrieving revision 1.116
  diff -u -r1.115 -r1.116
  --- Changes.tt2	2004/09/24 07:03:01	1.115
  +++ Changes.tt2	2004/10/04 10:09:31	1.116
  @@ -20,11 +20,11 @@
   #   Any changes you make here may be lost!
   #
   #------------------------------------------------------------------------
  -# $Id: Changes.tt2,v 1.115 2004/09/24 07:03:01 abw Exp $
  +# $Id: Changes.tt2,v 1.116 2004/10/04 10:09:31 abw Exp $
   #========================================================================
   
   #------------------------------------------------------------------------
  -# Version 2.14 -
  +# Version 2.14 - 4th October 2004
   #------------------------------------------------------------------------
   
   * Applied patch from Harald Joerg to prevent ttree from spewing warnings 
  @@ -50,6 +50,13 @@
   * Applied patches from Tosh Cooey, Simon Wilcox and Kenny Gatdula to fix
     XML::Simple to allow direct access to XMLin() and XMLout() methods. See
     http://template-toolkit.org/pipermail/templates/2004-September/006620.html
  +
  +* Fixed a bug in the 'callers' list maintained by a template component
  +  which was failing to remove callers from the list after processing.
  +  http://template-toolkit.org/pipermail/templates/2004-April/006070.html
  +
  +* Applied a doc patch from Dave Cash documenting caller and callers.
  +  http://template-toolkit.org/pipermail/templates/2004-March/005960.html
   
   
   #------------------------------------------------------------------------