X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=98068ad760b7ddd2fd37893b08bc6426f8bfe9c5;hp=39708acf0dbb9d076f52828d48547c498a68f8b1;hb=10310672a83a66dc630718b151d653fc066f8e59;hpb=9d0e89e8ad8926dc8371fa809835a580ae49711d diff --git a/debian/changelog b/debian/changelog index 39708acf..98068ad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +altos (0.7.1) unstable; urgency=low + + [ Keith Packard ] + * Add firmware and libaltos to 'fat' target at top-level + * altosui: Remove some debug printfs. + * altosui: libaltos.so is built with libtool -- it's in + ../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 Fri, 10 Sep 2010 00:09:02 -0600 + altos (0.7+96+g48f5799) unstable; urgency=low [ Keith Packard ]