diff options
| author | Bdale Garbee <bdale@gag.com> | 2016-01-10 19:09:09 -0700 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2016-01-10 19:09:09 -0700 |
| commit | 4ecc53175a5c28cbc1b846c24d83b6adc3afc2ef (patch) | |
| tree | 4c318f3d5b7ef01247531a8ccb8ce3ce211e48b3 /doc/release-notes-0.9.2.xsl | |
| parent | 19d25c9f4c80d2c8562fc4abd766a23961167e79 (diff) | |
| parent | a2ea621eac3263348aff50885c79296f8ece26ed (diff) | |
Merge branch 'branch-1.6' into debian
Diffstat (limited to 'doc/release-notes-0.9.2.xsl')
| -rw-r--r-- | doc/release-notes-0.9.2.xsl | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/release-notes-0.9.2.xsl b/doc/release-notes-0.9.2.xsl deleted file mode 100644 index 16ff989e..00000000 --- a/doc/release-notes-0.9.2.xsl +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" -"/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd"> - -<article> - <para> - Version 0.9.2 is an AltosUI bug-fix release, with no firmware changes. - </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> |
