Note that I've switched to GNU ChangeLogs.
1998-09-02 Norman Walsh <ndw@nwalsh.com>
* version.dsl: Version 1.13 released
* docbook.dsl:
Added external-procedure declaration for read-entity; used by dbgraph.dsl
* dbtable.dsl, dbparam.dsl: Added %cals-table-class%
* dbttlpg.dsl:
Added empty ALT attributes to graphics on the title page. (Working
towards better conformance with HTML DTDs.)
* dbnavig.dsl: Added support for SETINDEX
* dbgraph.dsl:
Reorganized code. Added support for sourcing of external text documents.
If FORMAT is LINESPECIFIC, the content of the named file is inserted
literally into the document (via read-entity and literal)
1998-08-28 Norman Walsh <ndw@nwalsh.com>
* version.dsl: Version 1.12 released
* dbttlpg.dsl:
The %legalnotice-link% case hadn't been updated to the new
header processing scheme.
* dbtable.dsl: Fixed bug in handling of short rows. Use of MOREROWS in
preceding rows was not being considered.
* dbhtml.dsl: Pass home, up, prev, and next to $user-html-header$
1998-08-22 Norman Walsh <ndw@nwalsh.com>
* dblink.dsl:
Added TARGET="_top" to A tags created by ULINK. This makes them break
out of frames, if they're being used.