diff options
author | Bdale Garbee <bdale@gag.com> | 2011-03-20 08:09:01 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-03-20 08:09:01 -0600 |
commit | 015e1cda2a80a7e84c935384baeecfa184c3d991 (patch) | |
tree | 6c5506c7330fb6b080d2ad0f9ada55f62b9f2375 | |
parent | e89140d8e36c36d1624b834728ee7a244548c1d7 (diff) |
add some version text for 0.9.2
-rw-r--r-- | AltOS/index.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 2374f79..21aa8ba 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -35,6 +35,17 @@ debugging interface, which you can find on [git.gag.com](http://git.gag.com) in the project [fw/sdcc](http://git.gag.com/?p=fw/sdcc;a=summary). This is not necessary if you just want to rebuild AltOS and use it. +### 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 + ### Version 0.9 Features ### Version 0.9 adds a few new firmware features and accompanying AltosUI |