2005-04-29  Jirka Kosek <kosek@users.sourceforge.net>

	* titlepage.xsl: Fixed bug #1189965. Titlepages with element content only (no text interleaved) are not discarded anymore.

2004-07-16  Robert Stayton <bobstayton@users.sourceforge.net>

	* testtemplate.xml: Marked as obsolete.

2004-04-25  Jirka Kosek <kosek@users.sourceforge.net>

	* titlepage.xsl: Containers for recto and verso part of titlepage (div or fo:block) are emitted only when there is content for recto/verso titlepage. This prevents emitting empty div elements between chapter/section titles and first para which leads to big space. Fixed bug #930954.

	* titlepage.xsl: Fixed cut'n'paste mistake. Attributes must be attached to wrapper element, not to variable.

2004-01-29  Norman Walsh <nwalsh@users.sourceforge.net>

	* titlepage.xsl: Support 'info' everywhere

2003-01-20  Norman Walsh <nwalsh@users.sourceforge.net>

	* titlepage.xsl: SIGNIFICANT changes to the titlepage template setup. See RELEASE-NOTES.

2002-01-28  Norman Walsh <nwalsh@users.sourceforge.net>

	* testtemplate.xml: Bug #502952: testtemple.xml was incorrect

2001-08-01  Norman Walsh <nwalsh@users.sourceforge.net>

	* titlepage.xsl: Add t and param to the excluded result prefixes

2001-05-21  Norman Walsh <nwalsh@users.sourceforge.net>

	* titlepage.xsl: Reworked titlepage template processing to support use of more interesting
	predicates.
	
	Note: in previous versions, at most one title, subtitle, or titleabbrev
	element would be processed for each title page. In the new design, if you
	have multiple title, subtitle, or titleabbrev elements inside an info
	wrapper (you shouldn't!), they will all be processed.

2001-04-02  Norman Walsh <nwalsh@users.sourceforge.net>

	* README, biblioentry.xsl, testtemplate.xml, titlepage.xsl: 
	New file.

