2000-07-19   Initial release

2000-07-27   An new typing scheme for the module Text, submitted by
             Rmi Vanicat <vanicat@labri.u-bordeaux.fr>;
	     cosmetic changes (renaming Text.apply to Text.iter;
             better Makefile)

2000-07-29   Thanks to Rmi Vanicat, the "here" quotation expander
             is now syntactic

2000-07-30   - New INCLUDE and EXPR commands
             - TPL and EXPR accept labeled arguments
             - the Makefile builds a custom Camlp4  (HereDoc) with str.cma

2000-07-31   Condition sections $?expr:  (useful for multilingual
             targets)

2000-08-01   Template chunks stop before the terminal \n

2000-10-25   HereDoc_dump

2000-12-20   Bug when a template file last char is not \n

2001-01-06   Postponed texts; specials; doc updated.

2001-07-13   Quick update for Camlp4 3.01.6; hope this works

2001-07-14   Text.Closure exception

2005-12-14   Update to Camlp4 3.09.

2006-01-05   - produce "" for empty lists instead of 0
             - build and install pa_HereDoc.cma, improved META file

2006-01-07   Forgot to install text.o