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

cvs@template-toolkit.org cvs@template-toolkit.org


cvs         06/05/30 17:14:17

  Modified:    docsrc/src/Release Changes.tt2
  Log:
  * restored barbie's credit
  
  Revision  Changes    Path
  1.142     +5 -2      Template2/docsrc/src/Release/Changes.tt2
  
  Index: Changes.tt2
  ===================================================================
  RCS file: /template-toolkit/Template2/docsrc/src/Release/Changes.tt2,v
  retrieving revision 1.141
  retrieving revision 1.142
  diff -u -r1.141 -r1.142
  --- Changes.tt2	2006/05/30 17:01:26	1.141
  +++ Changes.tt2	2006/05/30 17:14:17	1.142
  @@ -20,7 +20,7 @@
   #   Any changes you make here may be lost!
   #
   #------------------------------------------------------------------------
  -# $Id: Changes.tt2,v 1.141 2006/05/30 17:01:26 abw Exp $
  +# $Id: Changes.tt2,v 1.142 2006/05/30 17:14:17 abw Exp $
   #========================================================================
   
   #------------------------------------------------------------------------
  @@ -64,7 +64,10 @@
   
   * Fixed a bug in the Template::Provider _load() method to check that 
     $data is a hash ref before trying to mess with its innards.  Thanks
  -  
  +  to barbie@cpan.org for reporting the problem.
  +
  +  http://rt.cpan.org/Ticket/Display.html?id=18653
  +
   
   #------------------------------------------------------------------------
   # Version 2.15a - 29th May 2006                   ## DEVELOPER RELEASE ##