From: Bdale Garbee Date: Thu, 11 Aug 2011 03:12:17 +0000 (-0600) Subject: see if inlining html works X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b9367f5ddae053a8735f4d00dc58cc52746c91cc;p=web%2Faltusmetrum see if inlining html works --- 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 +