2000-11-09  Eric Bischoff <eric@caldera.de>

	* bin/jw.in, frontends/docbook, doc/*: added support for
	XML

	* switched to version 0.6

2000-11-09  Eric Bischoff <eric@caldera.de>

	* docbook-utils.dsl: added some magic so the mediaobject
	uses EPS when printing and other formats when putting online.
	I'm not sure this choice is correct for non-TeX printing
	formats like RTF or PDF though - might need be fixed later.

	* switched to version 0.5.7

2000-10-27  Eric Bischoff <eric@caldera.de>

	* doc/Makefile.am: RPM 4.0 now refuses buildrooted absolute
	symbolic links. Let's please him.

	* switched to version 0.5.6

2000-09-23  Eric Bischoff <eric@caldera.de>

	* frontends/docbook: the first version number of the DTD
	is the one to use to determine the catalog - this
	allows variants with their own version number
	(see http://www.docbook.org/tdg/html/ch05.html#S-NOTDOCBOOK)

	* switched to version 0.5.5

2000-09-12  Eric Bischoff <eric@caldera.de>

	* doc/HTML/Makefile.am: path to HTML pages is not hardcoded
	anymore but determined through configure.

	* switched to version 0.5.4

2000-09-12  Eric Bischoff <eric@caldera.de>

	* doc/man/Makefile.am: path to man pages is not hardcoded
	anymore but determined through configure.

	* switched to version 0.5.3

2000-08-15  Eric Bischoff <eric@caldera.de>

	* doc: removed the conflict between docbook2man and
	docbook2man-spec.pl, same for docbook2texi and
	docbook2texi-spec.pl.

2000-08-12  Eric Bischoff <eric@caldera.de>

	* docbook-utils.dsl: the output directory must not be
	defined in the style sheet. The shell scripts do not know
	what's happening in the style sheets and therefore are
	unable to create this directory if it did not exist previously.

	* switched to version 0.5.2

2000-08-10  Eric Bischoff <eric@caldera.de>

	* backends/pdf: unconditionally re-run pdfjadetex
	so very simple files get converted correctly as well

	* switched to version 0.5.1

2000-08-07  Eric Bischoff <eric@caldera.de>

	* Makefile.cvs: HTML and man pages must be created at
	tarball generation time

	* doc/Makefile.am: readded symbolic links generation at install
	time for docbook2* man pages

	* switched to version 0.5

2000-08-04  Eric Bischoff <eric@caldera.de>

	* docbook-utils.dsl: commented out eurocentric reference to
	A4 paper

	* docbook-utils.spec: removed because a SPEC file should
	reside outside of the package's sources

	* ABOUT: Mark saved it as "README". Removed it to avoid
	having a duplicate file.

	* Makefile.am: ABOUT => README as well

	* AUTHORS: added scripts and documentation authors

	* LICENCE: renamed as COPYING to follow GNU conventions

	* doc/Makefile.am: pre-built man and HTML pages again

	* bin/: removed db2* and docbook-build scripts to have a
	clearer design,
	put sgmldiff under autoconf

	* bin/jw now takes docbook-utils.dsl as a default stylesheet, but
	it is still possible to have alternate stylesheets or to use
	Norm's style

	* backends/: put man and texi under autoconf as well

	* frontends/: put docbook under autoconf

2000-08-03  Mark Galassi  <rosalia@galassi.org>

	* docbook-utils.spec (Prereq): took out the prereq for perl-sgmls,
	since perl-SGMLSpm has replaced that.
	(Release): upped the release number, since I changed the .spec
	file.

	* frontends/docbook: fixed a problem where the user might have had
	a <!docbook instead of <!DOCBOOK at the beginning.  I added -i to
	the "grep" that looks for this string.

	* doc/Makefile.am: improved the rendering by adding the -dsl
	docbook-utils.dsl option.

	* bin/docbook2*: new names for the programs.

	* bin/Makefile.am (primitive_scripts): added the docbook2html (and
	so forth) names, as well as the db2html (and so forth) ones.
	These will eventually be the names of the tools.

	* docbook-utils.spec: upped the release number and added some
	prerequisites.

2000-07-23  Mark Galassi  <rosalia@galassi.org>

	* docbook-utils.spec, configure.in: changed version to 0.4

2000-07-21  Mark Galassi  <rosalia@galassi.org>

	* docbook-utils.spec: updated spec file to work with the new
	automake-based approach.  You can now use
		rpm -ta docbook-utils-VERSION.tar.gz
	to build the RPM.

	* doc/Makefile.am (install-data-local): took out .gif and .png
	installation for now.

