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/altusmetrum.xsl | |
parent | 768036f551e90e33005250e4585d7c96f74339cf (diff) |
Update for 1.4.21.4.2branch-1.4
Diffstat (limited to 'doc/altusmetrum.xsl')
-rw-r--r-- | doc/altusmetrum.xsl | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index c68bbac9..a008fcef 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -41,6 +41,13 @@ </legalnotice> <revhistory> <revision> + <revnumber>1.4.2</revnumber> + <date>17 August 2014</date> + <revremark> + Minor release fixing some Windows Java installation bugs. + </revremark> + </revision> + <revision> <revnumber>1.4.1</revnumber> <date>24 June 2014</date> <revremark> @@ -5421,7 +5428,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" |