2010-07-25  Paolo Bonzini  <bonzini@gnu.org>

	* Publish.st: Introduce #nextPutAllChar:after:.
	* Texinfo.st: Handle correctly occurrences of #{ #} #[ #] in comments.
	Do not escape : and # except within words.

2010-01-01  Paolo Bonzini  <bonzini@gnu.org>

	* Update copyright years.

2009-09-02  Lee Duhem  <lee.duhem@gmail.com>

	* Texinfo.st: Handle correctly #something in comments at end-of-line.

2009-01-08  Paolo Bonzini  <bonzini@gnu.org>

        * Publish.st: Extract parts...
	* HTML.st: ... here ...
	* PSFileOut.st: ... here ...
	* Texinfo.st: ... and here.

2008-08-16  Thomas Girard  <thomas.g.girard@free.fr>

	* Publish.st: Always use .html extension.  Add #publishAll:toLocation:.
	Add missing new line in generated HTML.

2008-01-27  Stephen Compall  <scompall@nocandysw.com>

        * Publish.st: Comment or private-ize uncommented methods.

2007-10-25  Paolo Bonzini  <bonzini@gnu.org>

	* Publish.st: Compare strings case-sensitively to avoid differences
	due to hashing.

2007-10-05  Paolo Bonzini  <bonzini@gnu.org>

	* Publish.st: Guess comments in new-syntax methods.

2007-08-06  Paolo Bonzini  <bonzini@gnu.org>

	* Publish.st: From examples/Publish.st.  Rename classes.
