summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
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 ]