summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-08-10 21:16:05 -0600
committerBdale Garbee <bdale@gag.com>2011-08-10 21:16:05 -0600
commitc00df3d5418cf4f67f0d57a4a2514ba63c6670ca (patch)
tree5345283adcf246ca6dcda0d45a87f8cc513f6d8c
parentb9367f5ddae053a8735f4d00dc58cc52746c91cc (diff)
clean up sample release notes syntax
-rw-r--r--AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html22
1 files changed, 12 insertions, 10 deletions
diff --git a/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html b/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html
index 37fd216..cdef668 100644
--- a/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html
+++ b/AltOS/releases/0.9.2/ReleaseNotes-0.9.2.html
@@ -1,11 +1,13 @@
-### 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
-
+<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>