summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-09-10 00:09:25 -0600
committerBdale Garbee <bdale@gag.com>2010-09-10 00:09:25 -0600
commit10310672a83a66dc630718b151d653fc066f8e59 (patch)
treeefb76974faaa85002bbd250516be682c891bd147 /debian
parent9d0e89e8ad8926dc8371fa809835a580ae49711d (diff)
update changelogs for Debian builddebian/0.7.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
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 <bdale@gag.com> Fri, 10 Sep 2010 00:09:02 -0600
+
altos (0.7+96+g48f5799) unstable; urgency=low
[ Keith Packard ]