From: Norman Walsh Date: Tue, 3 Sep 2002 13:58:10 +0000 (+0000) Subject: Updated for 1.54.1 X-Git-Tag: release/1.79.1~6^2~5313 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bdd700d70d02634322b05b2d64eb8857589e9b5;p=docbook-dsssl Updated for 1.54.1 --- diff --git a/xsl/RELEASE-NOTES.xml b/xsl/RELEASE-NOTES.xml index a9a0582ac..a6ccdca8f 100644 --- a/xsl/RELEASE-NOTES.xml +++ b/xsl/RELEASE-NOTES.xml @@ -18,6 +18,26 @@ This file documents (mostly) changes to the public APIs. What, exactly, counts as a public API is still somewhat in question, but it includes at least the global parameters. +Release 1.54.1 + +The 1.54.1 release fixes a couple of bugs in 1.54.0. + + + +Remove spurious character from common.xsl. This bug +was a fatal error in Xalan2. + + + +Make sure empty cells inherit from their row. + + + +Actually support refsection in HTML. + + + + Release 1.54.0 The 1.54.0 release fixes some bugs and adds a couple of new features.