diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-10 23:17:54 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-10 23:17:54 -0600 |
commit | 92bd93950b0666f84576daba75399bf38eea7cd1 (patch) | |
tree | ad940c9edecf57ff9f7ecfdb3d11c3b695f2480c /AltOS | |
parent | 554c2163dfcce0f888ff671ee97342e2a5711895 (diff) |
switch to generated release notes file
Diffstat (limited to 'AltOS')
-rw-r--r-- | AltOS/releases/0.9.2.mdwn | 2 | ||||
-rw-r--r-- | AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html | 14 | ||||
-rw-r--r-- | AltOS/releases/0.9.2/release-notes-0.9.2.html | 9 |
3 files changed, 10 insertions, 15 deletions
diff --git a/AltOS/releases/0.9.2.mdwn b/AltOS/releases/0.9.2.mdwn index 564a4a2..18702eb 100644 --- a/AltOS/releases/0.9.2.mdwn +++ b/AltOS/releases/0.9.2.mdwn @@ -1,4 +1,4 @@ -[[!inline pages="./0.9.2/ReleaseNotes-0.9.2.html" rss="no" raw="yes" ]] +[[!inline pages="./0.9.2/release-notes-0.9.2.html" rss="no" raw="yes" ]] - Available Files: - [Windows Installer](/AltOS/releases/0.9.2/Altos-Windows-0-9-2.exe) diff --git a/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html b/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html deleted file mode 100644 index 2d5e8a4..0000000 --- a/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html +++ /dev/null @@ -1,14 +0,0 @@ -<h3>Version 0.9.2, released 19 Mar 2011</h3> -An AltosUI bug-fix release, with no firmware changes. -<ul> -<li> -Fix plotting problems due to missing file in the Mac OS install image. -</li> -<li> -Always read whole eeprom blocks, mark empty records invalid, display -parsing errors to user. -</li> -<li> -Add software version to Configure AltosUI dialog -</li> -</ul> diff --git a/AltOS/releases/0.9.2/release-notes-0.9.2.html b/AltOS/releases/0.9.2/release-notes-0.9.2.html new file mode 100644 index 0000000..edc56ee --- /dev/null +++ b/AltOS/releases/0.9.2/release-notes-0.9.2.html @@ -0,0 +1,9 @@ +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title></title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><hr></div><p> + Version 0.9.2 is an AltosUI bug-fix release, with no firmware changes. + </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"> + Fix plotting problems due to missing file in the Mac OS install image. + </li><li class="listitem"> + Always read whole eeprom blocks, mark empty records invalid, display parsing errors to user. + </li><li class="listitem"> + Add software version to Configure AltosUI dialog + </li></ul></div></div></body></html> |