From b9367f5ddae053a8735f4d00dc58cc52746c91cc Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 10 Aug 2011 21:12:17 -0600 Subject: [PATCH] see if inlining html works --- AltOS/releases/0.9.2.mdwn | 3 +++ AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html | 11 +++++++++++ 2 files changed, 14 insertions(+) create mode 100644 AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html diff --git a/AltOS/releases/0.9.2.mdwn b/AltOS/releases/0.9.2.mdwn index 2dc95e2..64bf475 100644 --- a/AltOS/releases/0.9.2.mdwn +++ b/AltOS/releases/0.9.2.mdwn @@ -3,3 +3,6 @@ - [Mac OS X Package](/AltOS/releases/0.9.2/Altos-Mac-0.9.2.zip) - [Linux](/AltOS/releases/0.9.2/Altos-Linux-0.9.2.tar.bz2) - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/0.9.2;sf=tgz) + +[[!inline pages="./0.9.2/ReleaseNotes-0.9.2.html" rss="no" raw="yes" ]] + diff --git a/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html b/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html new file mode 100644 index 0000000..37fd216 --- /dev/null +++ b/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html @@ -0,0 +1,11 @@ +### Version 0.9.2 Features ### + +Version 0.9.2 is an AltosUI bug-fix release, with no firmware changes. + + * Fix plotting problems due to missing file in the Mac OS install image. + + * Always read whole eeprom blocks, mark empty records invalid, display + parsing errors to user. + + * Add software version to Configure AltosUI dialog + -- 2.47.2