[Templates-cvs] cvs commit: TT3 TODO

cvs@template-toolkit.org cvs@template-toolkit.org
Thu, 16 Dec 2004 19:29:08 +0000


cvs         04/12/16 19:29:08

  Modified:    .        TODO
  Log:
  *** empty log message ***
  
  Revision  Changes    Path
  1.16      +9 -0      TT3/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /template-toolkit/TT3/TODO,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- TODO	2004/12/15 14:09:41	1.15
  +++ TODO	2004/12/16 19:29:08	1.16
  @@ -1,4 +1,12 @@
   #------------------------------------------------------------------------
  +# notes to myself relating to things I'm currently working on
  +#------------------------------------------------------------------------
  +
  +Dec 15
  +  - document new Template::Utils template_paths() and related methods.
  +
  +
  +#------------------------------------------------------------------------
   # Main TODO list - this list is incomplete
   #------------------------------------------------------------------------
   
  @@ -102,6 +110,7 @@
       (generates  $stash->set(x, 10)) but needs to be different for 
       default, constants, my vars, etc.
   
  +  * CHOMP collapse to a custom character (e.g. newline).
   
   Provider