Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 01/23/2001 14:47:15
Module Name:	pkgsrc
Committed By:	abs
Date:		Tue Jan 23 12:47:14 UTC 2001

Modified Files:
	pkgsrc/www/p5-HTML-Template: Makefile
	pkgsrc/www/p5-HTML-Template/files: md5

Log Message:
Update to 2.2.

Changes since 2.0

2.1 Sun December 18 12:00:00 2000
      - New Feature: new 'file_cache' and 'double_file_cache' options
        provide a file based caching method (T.J. Mather)
      - New Feature: new 'print_to' option for output() allows
        output() to print to a filehandle as it runs.
        (Chris Nokleberg)
      - New Feature: new 'case_sensitive' option to allow template
        variable names to be case sensitive. (Matthew Wickline)
      - New Feature: new 'filter' option allows pre-parse filtering of
        template files.
      - Bug Fix: added single-quote escaping to HTML escaping code
        (Ralph Corderoy)
      - Bug Fix: fixed a noisy bug in param() when used with 'associate'
        (William Ward)
      - Doc Fix: broke out FAQ into separate file.

2.2 Sat December 23 12:00:00 2000
      - Bug Fix: fixed memory leak in global_vars implementation
        (Ade Olonoh)
      - Bug Fix: fixed file_cache not reloading templates on changes
        (T.J. Mather)
      - Bug Fix: fixed broken error checking in param() (Mark Stosberg)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/p5-HTML-Template/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/p5-HTML-Template/files/md5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.