2003-01-26  Chris Lyttle <chris@wilddev.net>

	* 1.45: add copy of needed docbook-xsl stylesheets
	* general-customization.xsl: remove external ref for docbook-xsl

2003-01-05  Chris Lyttle <chris@wilddev.net>

	* titlepage.xml: changed gnome-money.png to gnucash-icon.png
	* titlepage.xsl: changed gnome-money.png to gnucash-icon.png
	
2002-12-09  Chris Lyttle <chris@wilddev.net>

	* AUTHORS: added
	* COPYING: added
	* titlepage.xml: changed gnome-logo-icon.png to gnome-money.png
	* titlepage.xsl: changed gnome-logo-icon.png to gnome-money.png

2002-02-26  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* toc.xsl: changed so that book TOC shows only parts and chapters,
	and part TOC only shows chapters - no sect*. Chapter and article
	TOC's are unchanged  (i.e., they show up to sect2). Later we might
	want to fine-tune it to make part TOCs show chapters and sect1's.  

2002-02-22  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* parttitle.xsl: makes part titles to be shown as 
	   Part I. Title, rather than just "Title"

2002-02-21  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* glossary.xsl: fix it so that it only uses <dt> for glossterm
	inside glossentry, not for inline use of glossterm. 

2002-02-12  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* admonitions.xsl: fixed a typo in default graphic extension (it
	shouldn't include the dot)

	* revhistory.xsl: let the templates just output content of <revnumber>
	tag, rather than trying to be samrt and construct the entry by
	combining <title> with <revnumber> (what if title has
	changed?). Also changed templates accordingly. 

	*revhistory.xsl, l10n.xml: replace "Revision History" by "History"
	on the titlepage

	
2002-02-08  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* l10n.xml: added stuff to make <xref> (to sections) produce
	just section title, no junk like "the section called". 

2002-02-07  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* othercredit.xsl: new file (to give othercredit tag same
	 treatment as authors)
	
	*authors.xsl: streamline the code; add support for editors and
	 othercredit (details of other credit - in a separate file, othercredit.xsl)

	* general-customization.xsl: include othercredit.xsl

	*titlepage2.xsl: correct typos ("article" instead of "book" in 2
	places)
	
2002-02-03 John Fleck <jfleck@inkstain.net>

	* general-customization.xsl, README: change to refer to version
	1.45 of Norman Walsh's stylesheets, instead of "current", because
	of changes in newer versions that broke the customizations

2002-02-02  Simos Xenitellis  <simos@hellug.gr>

	* l10n.xml: Added Greek translation.

2002-02-01  Christopher R. Gabriel  <cgabriel@gnu.org>

	* l10n.xml: Added italian translation.

2002-02-01  Tivo Leedjrv  <leedjarv@interest.ee>

	* l10n.xml: Added Estonian localization.

2002-02-01  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* l10n.xml: added Russian localization and instructions for future
	translators. 

2002-01-31  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* author.xsl. l10n.xml: i18n for words "affiliation" and "Email"
	* author.xsl: correct handling of  <author> *not* in
	<authorgroup> (still doesn't  make Author(s) heading, but at least
	correctly shows affiliation and  email). Needs more work. 

2002-01-30  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* README, titlepage.xml, titlepage.xsl, tilepage2.xsl: use left-aligned
	 small logo instead of large one
	* auhtors.xsl: show affiliations and emails of authors

2002-01-29  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* general-customization.xsl, README: changed reference to Norm's
	stylesheet to use canonical URI. trusting libxml to use  your XML
	catalog to find a local copy. 

	* revhistory.xsl: Changed the way author and publisher are
	encoded, using <para role="publisher"> (nicer than scanning for
	string Publisher: - which would be a headache for i18n). Also, it
	now allows more than one author per revision and correctly handles
	douments which do not use the templates and use <revdescription>
	for description. 
	
	* updated README file
	* titlepage.xsl, titlepage.xml: removed titlepage.separator

2002-01-28  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* application.xsl: new file, to make <application> bold fixed width

	* author.xsl, l10n.xml: make it either "Author" or "Authors",
	  depending on how many we have
	* titlepage.xsl, titlepage2.xsl, general-customization.xsl: split
	  titlepage code in autogenerated one (in titlepage.xsl) and hand-created
	  (titlepage2.xsl). Add on the TOC page title/subtitle of the
	  document and link to "About this document" right under it 

2002-01-28  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* legalnotice.xsl: use <h2> for legalnotice/title 

2002-01-15  Eric Baudais  <baudais@okstate.edu>

	* author.xsl: All the authors in <authorgroup> are displayed.

2002-01-15  Eric Baudais  <baudais@okstate.edu>

	* revhistory.xsl: Revision history displays correctly.
	* titlepage.xsl: Eliminated <hr> separator.

2002-01-02  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* guimenu.xsl: added "guilabel" to the list of tags to bold

2001-12-27  Eric Baudais  <baudais@okstate.edu>

    * general-customization.xsl: Added the publisher.xsl and
	navigation.xsl
	* navigation.xsl: Added >>> to next and <<< to prev.
	* copyright.xsl: Added title to copyright.
	* publisher.xsl: Added title to publisher.

2001-12-27  Eric Baudais  <baudais@okstate.edu>

	* titlepage.xml: Changed the order the tags are displayed.
	* titlepage.xsl: Changed the order the tags are displayed.

2001-12-21  Alexander Kirillov  <kirillov@math.sunysb.edu>

	* guimenu.xsl: Bolded guimenu|guisubmenu|guimenuitem tags
	* general-customization.xsl: included revhistory.xsl, guimenu.xsl
	

2001-12-21  Eric Baudais <baudais@okstate.edu>

    * general-customization.xsl: Included chunk-common2.xsl,
	keycombo.xsl, procedure.xsl, variablelist.xsl.
	* chunk-common2.xsl: Added support for a separate title page.
	* keycombo.xsl: Added the default cantenation to "+".
	* procedure.xsl: Cleaned up the procedure appearance.
	* variablelist.xsl: Bolded the term tag.
	* l10n.xml: Added a title for the titlepage link.
	* titlepage.xsl: Produces a separate title page. *Need to backport
	this to titlepage-templates.xsl.*

2001-11-06  Eric Baudais <baudais@okstate.edu>

	* general-customization.xsl: Included glossary.xsl
	* glossary.xsl: Added support for the subject attribute in the 
	glossdef tag.

2001-10-31  Eric Baudais <baudais@okstate.edu>

	* author.xsl: Added support for multiple authors and added attributes 
	role and condition to authorgroup to display the program's developers.

2001-10-25  Eric Baudais <baudais@okstate.edu>

	* general-customization.xsl: Removed the include to emphasis.xsl
	* emphasis.xsl: Removed.  Copied function of <emphasis role="strong"/>

2001-10-25  Eric Baudais <baudais@okstate.edu>

	* general-customization.xsl: Added. General stylesheet prototype.
	* admonitions.xsl: Added.  Modular stylesheet.
	* author.xsl: Added. Modular stylesheet.
	* copyright.xsl: Added. Modular stylesheet.
	* emphasis.xsl: Added. Modular stylesheet.
	* legalnotice.xsl: Added. Modular stylesheet.
	* releaseinfo.xsl: Added. Modular stylesheet.
	* titlepage.xml: Added. Template for titlepage.xsl.
	* titlepage.xsl: Added. Processed through Norm's template/titlepage.xsl.
	* toc.xsl: Added. Modular stylesheet.
	* variablelist.xsl: Added. Modular stylesheet.
