diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4e309a16..223a0e74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +altos (0.9.2) unstable; urgency=low + + [ Bdale Garbee ] + * prepare to release + * update changelogs for Debian build + + [ Keith Packard ] + * altos: Program default flight log max value for new boards + + [ Bdale Garbee ] + * update changelogs for Debian build + * update turnon script to prefer TeleDongle as programmer + * elide changelog entries or re-release of 0.9 + + [ Keith Packard ] + * altosui: Mark empty eeprom records 'invalid', don't generate exception + * altosui: Always read whole eeprom block, even at end of flight + * altosui: Display eeprom parsing errors to user + * altosui: Missed jcommon.jar in the Mac OS install image + * aoview: remove -s option. + * Update to 0.9.2 + * altosui: Add software version to Configure AltosUI dialog + + [ Bdale Garbee ] + * fix up git-buildpackage config file for life on the branch-0.9 branch + + -- Bdale Garbee <bdale@gag.com> Sat, 19 Mar 2011 21:52:39 -0600 + altos (0.8.1+81+g4ae724f) unstable; urgency=low * we need an install target to prevent parent dir make from failing |