From: Bob Stayton Date: Sat, 22 Feb 2014 00:48:55 +0000 (+0000) Subject: Convert NEWS.xml over to DB5 and modify RELEASE-NOTES.xml to X-Git-Tag: release/1.79.1~6^2~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13a90be90278d51fcb8dded5e0d5d49a7368c66a;p=docbook-dsssl Convert NEWS.xml over to DB5 and modify RELEASE-NOTES.xml to xinclude from the namespaced elements. --- diff --git a/releasetools/Targets.mk b/releasetools/Targets.mk index 823edf96f..f912e7978 100644 --- a/releasetools/Targets.mk +++ b/releasetools/Targets.mk @@ -60,6 +60,10 @@ NEWS.xml: ChangeLog.xml element.file="$(DOCBOOK_ELEMENTS)" \ param.file="$(XSL_PARAMS)" + mv NEWS.xml NEWS-4.xml + $(XSLT) NEWS-4.xml $(DOCBOOK_SVN)/docbook/relaxng/tools/db4-upgrade.xsl $@ + rm NEWS-4.xml + NEWS.html: NEWS.xml $(XSLT) $< $(DOC_LINK_STYLE) $@ \ doc-baseuri="$(DOC_BASEURI)" diff --git a/xsl/RELEASE-NOTES.xml b/xsl/RELEASE-NOTES.xml index 88609f54a..341fb7f0f 100644 --- a/xsl/RELEASE-NOTES.xml +++ b/xsl/RELEASE-NOTES.xml @@ -42,7 +42,7 @@ changes made over the entire history of the codebase. This is a pre-release “snapshot” of the DocBook XSL Stylesheets. The change information in the first section of this file -(for “”) is +(for “”) is auto-generated from change descriptions stored in the project source-code repository. That means the first section contains @@ -55,7 +55,7 @@ public APIs (user-configurable parameters). - + Release Notes: 1.77.1