X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=2005b64f0862ca89a1191f8ba848a7d9238e2609;hp=7db7e3fc67d5ae78bac19782f23ce1300271004f;hb=bf22923cd8b4f6f954718358b411b5b10d8e7b4d;hpb=6f24d2a476759104a10b26b54faff2b18b0e208b diff --git a/debian/changelog b/debian/changelog index 7db7e3fc..2005b64f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,27 @@ -altos (0.7+33+gd079bfe) unstable; urgency=low +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 Sat, 04 Sep 2010 00:46:12 -0400 + +altos (0.7+40+g59a40f6) unstable; urgency=low + + [ Bdale Garbee ] + * add distclean targets to libaltos and altosui to all Debian package + to build, and clean up other distclean content as needed [ Keith Packard ] * altosui: missed AltosReader.class in the Makefile