From: Michael Smith Date: Fri, 24 Aug 2007 03:18:27 +0000 (+0000) Subject: Added xsl-saxon and xsl-xalan to list of sibling modules whose X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa412dd215a545e86fa06ce74c7f80b94475e7f9;p=docbook-dsssl Added xsl-saxon and xsl-xalan to list of sibling modules whose changes get recorded in the NEWS files and release notes. --- diff --git a/releasetools/svnlog2docbook.xsl b/releasetools/svnlog2docbook.xsl index d026f141c..f0187db82 100644 --- a/releasetools/svnlog2docbook.xsl +++ b/releasetools/svnlog2docbook.xsl @@ -86,7 +86,7 @@ Gentext Common FO HTML Manpages HTMLHelp Eclipse JavaHelp Roundtrip Slides Website Params Highlighting Profiling Lib Tools Template + >Gentext Common FO HTML Manpages HTMLHelp Eclipse JavaHelp Roundtrip Slides Website Params Highlighting Profiling Lib Tools Template XSL-Saxon XSL-Xalan diff --git a/xsl/Makefile b/xsl/Makefile index 71160deff..4b1b72ec6 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -14,7 +14,7 @@ DISTRO=xsl # value of DISTRIB_CHANGELOG_INCLUDES is a space-separated list of # any other top-level modules from which to log changes in the # NEWS and RELEASE-NOTES.* files for this distro -DISTRIB_CHANGELOG_INCLUDES = gentext +DISTRIB_CHANGELOG_INCLUDES = gentext xsl-saxon xsl-xalan # value of DISTRIB_DEPENDS is a space-separated list of any # targets for this distro's "distrib" target to depend on