diff options
author | Keith Packard <keithp@keithp.com> | 2014-01-24 09:35:55 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-01-24 09:35:55 -0800 |
commit | 9c4674d90f9b111e1b47abb7aee714ed12fa3aa5 (patch) | |
tree | 55b7715b11c1612c159a182f0ff82ba777eeb825 /doc/altusmetrum.xsl | |
parent | 94be1e3eb9f94a59522743374d02a1f229266931 (diff) |
doc: Add 1.3.2 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/altusmetrum.xsl')
-rw-r--r-- | doc/altusmetrum.xsl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 036b0b61..d96e8f4f 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -36,6 +36,13 @@ </legalnotice> <revhistory> <revision> + <revnumber>1.3.2</revnumber> + <date>24 January 2014</date> + <revremark> + Bug fixes for TeleMega and AltosUI. + </revremark> + </revision> + <revision> <revnumber>1.3.1</revnumber> <date>21 January 2014</date> <revremark> @@ -4457,6 +4464,13 @@ NAR #88757, TRA #12200 <appendix> <title>Release Notes</title> <simplesect> + <title>Version 1.3.2</title> + <xi:include + xmlns:xi="http://www.w3.org/2001/XInclude" + href="release-notes-1.3.2.xsl" + xpointer="xpointer(/article/*)"/> + </simplesect> + <simplesect> <title>Version 1.3.1</title> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" |