From 13a90be90278d51fcb8dded5e0d5d49a7368c66a Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 22 Feb 2014 00:48:55 +0000 Subject: [PATCH] Convert NEWS.xml over to DB5 and modify RELEASE-NOTES.xml to xinclude from the namespaced elements. --- releasetools/Targets.mk | 4 ++++ xsl/RELEASE-NOTES.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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 -- 2.40.0