diff options
author | Keith Packard <keithp@keithp.com> | 2014-08-17 21:21:31 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-08-17 21:21:31 -0700 |
commit | c475594348e44a20ee0a52f11ba609af300ef5e2 (patch) | |
tree | 28ac2dc012f3f541cb59c974da5091c175fb7c92 /doc/telegps.xsl | |
parent | 768036f551e90e33005250e4585d7c96f74339cf (diff) |
Update for 1.4.21.4.2branch-1.4
Diffstat (limited to 'doc/telegps.xsl')
-rw-r--r-- | doc/telegps.xsl | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/telegps.xsl b/doc/telegps.xsl index bf7eec5a..f7f1fa1c 100644 --- a/doc/telegps.xsl +++ b/doc/telegps.xsl @@ -1305,7 +1305,14 @@ NAR #88757, TRA #12200 <appendix> <title>Release Notes</title> <simplesect> - <title>Version 1.41</title> + <title>Version 1.4.2</title> + <xi:include + xmlns:xi="http://www.w3.org/2001/XInclude" + href="release-notes-1.4.2.xsl" + xpointer="xpointer(/article/*)"/> + </simplesect> + <simplesect> + <title>Version 1.4.1</title> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="release-notes-1.4.1.xsl" |