diff options
author | Bdale Garbee <bdale@gag.com> | 2010-09-04 00:46:29 -0400 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-09-04 00:46:29 -0400 |
commit | bf22923cd8b4f6f954718358b411b5b10d8e7b4d (patch) | |
tree | dbb036b82eb8e5ddfeebc68296d6f720ca178693 /debian | |
parent | 59798c6fd11502a9c8b66090c23ba50eb250692e (diff) |
update changelogs for Debian builddebian/0.7+53+g59798c6
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5153149..2005b64f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +altos (0.7+53+g59798c6) unstable; urgency=low + + [ Keith Packard ] + * altosui: Abort flashing if debug port isn't working + * altosui: allow flashing to be canceled from the rom config dialog + * altosui: Hide internal rom config UI helper function + * altosui: Remove some debug printfs from AltosRomconfig class + * altosui: Post error dialog on invalid ROM config values. + * altosui: build Mac OS .zip file to include paths + * altosui: Report telemetry CRC errors in UI + * altosui: Deal with altos bug setting radio channel while monitoring + * altosui: Allow 'connect to device' when already connected + * Revert "altosui: Deal with altos bug setting radio channel while + monitoring" + * altosui: Must flush serial line after configuring for telemetry + * altosui: Catch I/O errors on telemetry device, report to user + + -- Bdale Garbee <bdale@gag.com> Sat, 04 Sep 2010 00:46:12 -0400 + altos (0.7+40+g59a40f6) unstable; urgency=low [ Bdale Garbee ] |