diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c808c50d..98068ad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,12 @@ altos (0.7.1) unstable; urgency=low ../libaltos/.libs * Add --with-fat-dir configure option to publish finished stand-alone bits + * altosui: Fix telemetry file reader to handle tick count wrapping + * altosui: Remove debug printfs from AltosTelemetryReader + * altosui: Fill in time value of last Eeprom record read from file + * altosui: Stop parsing eeprom file after hitting 'landed' state - -- Bdale Garbee <bdale@gag.com> Thu, 09 Sep 2010 22:49:54 -0600 + -- Bdale Garbee <bdale@gag.com> Fri, 10 Sep 2010 00:09:02 -0600 altos (0.7+96+g48f5799) unstable; urgency=low |