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

cvs@template-toolkit.org cvs@template-toolkit.org
Thu, 24 Jul 2003 16:47:58 +0100


cvs         03/07/24 15:47:57

  Modified:    docsrc/src/Release Changes.tt2
  Log:
  * updated release date
  
  Revision  Changes    Path
  1.95      +6 -3      Template2/docsrc/src/Release/Changes.tt2
  
  Index: Changes.tt2
  ===================================================================
  RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- Changes.tt2	2003/05/21 10:33:40	1.94
  +++ Changes.tt2	2003/07/24 15:47:57	1.95
  @@ -20,14 +20,17 @@
   #   Any changes you make here may be lost!
   #
   #------------------------------------------------------------------------
  -# $Id: Changes.tt2,v 1.94 2003/05/21 10:33:40 abw Exp $
  +# $Id: Changes.tt2,v 1.95 2003/07/24 15:47:57 abw Exp $
   #========================================================================
   
   #------------------------------------------------------------------------
  -# Version 2.10 - 30th April 2003
  +# Version 2.10 - 24th July 2003
   #------------------------------------------------------------------------
   
  -* applied patch from Axel Gerstmair for minor fixes to Makefile.PL, 
  +* Merged in Darren's branch to add the define_vmethod() methods to
  +  Template::Context and Template::Stash.
  +
  +* Applied patch from Axel Gerstmair for minor fixes to Makefile.PL, 
     t/gd.t and t/date.t.
     http://template-toolkit.org/pipermail/templates/2003-April/004545.html