Re: [htmltmpl] ANNOUNCEMENT: HTML::Template 2.6

2002-08-29 Thread Sam Tregar
On Thu, 29 Aug 2002, Chisel Wright wrote: > Whoever pasted the chages into sourceforge > (http://sourceforge.net/project/shownotes.php?release_id=107880) > forgot to replace '<' with '<' etc. Uh, yeah, whoever did that should get his act together. Thanks! -sam ---

Re: [htmltmpl] ANNOUNCEMENT: HTML::Template 2.6

2002-08-29 Thread Chisel Wright
On Fri, Aug 30, 2002 at 05:13:33PM -0400, Sam Tregar wrote: > CHANGES >- New Feature: The default attribute allows you to specify > defaults for tags. > >- Bug Fix: fixed parser to reject s with no names. > (crazyinsomniac) > Whoever pasted the chages in