# $Id: CHANGES,v 1.15 2003/08/01 11:33:36 cons Exp $

Recent significant changes:

2003/08/01: version 1.0.6 released

2003/06/12: version 1.0.5 released

2003/05/06: upgraded PCRE to version 4.2

2003/04/09: exists() now also works on template names

2003/03/31: template names can now contain `.', `-' and `+'
            (any valid host name is now a valid template name)

2003/02/13: changed the `pan' XML style to comply with the standard
            version 1.0.4 released

2002/11/20: added the language specification document in doc
            version 1.0.3 released

2002/11/10: added the --max-recursion and --max-iteration options
            renamed some options to be more consistent

2002/11/01: added the first() and next() builtin functions

2002/10/30: version 1.0.2 released

2002/10/24: the `self' variable can now be used in assignments,
            the index() builtin function can now search for nlists

2002/10/16: version 1.0.1 released

2002/10/10: added the escape() and unescape() builtin functions

2002/09/30: version 1.0.0 released
