diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-02 23:43:54 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-02 23:43:54 -0700 | 
| commit | f59d69064763cfad2b4b15fd9660fd5fa21dba5e (patch) | |
| tree | b20fe668b9f0580b1bd737f2a1b30a135baf7f39 /doc/altusmetrum.xsl | |
| parent | cd2179cb0d71749f3637cc3ee03ccc6adfd74aae (diff) | |
doc: Create release notes for version 1.4
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/altusmetrum.xsl')
| -rw-r--r-- | doc/altusmetrum.xsl | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 39b3998a..f91ac191 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -5299,6 +5299,13 @@ NAR #88757, TRA #12200    <appendix>      <title>Release Notes</title>      <simplesect> +      <title>Version 1.4</title> +      <xi:include +	  xmlns:xi="http://www.w3.org/2001/XInclude" +	  href="release-notes-1.4.xsl" +	  xpointer="xpointer(/article/*)"/> +    </simplesect> +    <simplesect>        <title>Version 1.3.2</title>        <xi:include  	  xmlns:xi="http://www.w3.org/2001/XInclude"  | 
