diff options
| author | Keith Packard <keithp@keithp.com> | 2013-11-18 12:06:31 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-11-18 12:06:31 -0800 |
| commit | 9953a5f0440b269dac5c675f120e6a31dde8ec69 (patch) | |
| tree | 85941b73e32ca58fdd0649fbfae8d1549b2bd9c9 /doc/release-notes-0.9.2.xsl | |
| parent | 152d978dc4be49b6b764e5e1966bd860c46054ea (diff) | |
doc: Get altusmetrum.xsl to validate
Mostly involved getting the listitem contents into para elements.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/release-notes-0.9.2.xsl')
| -rw-r--r-- | doc/release-notes-0.9.2.xsl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes-0.9.2.xsl b/doc/release-notes-0.9.2.xsl index e5f66c60..16ff989e 100644 --- a/doc/release-notes-0.9.2.xsl +++ b/doc/release-notes-0.9.2.xsl @@ -8,13 +8,19 @@ </para> <itemizedlist> <listitem> +<para> Fix plotting problems due to missing file in the Mac OS install image. +</para> </listitem> <listitem> +<para> Always read whole eeprom blocks, mark empty records invalid, display parsing errors to user. +</para> </listitem> <listitem> + <para> Add software version to Configure AltosUI dialog +</para> </listitem> </itemizedlist> </article> |
