summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-09-09 23:52:20 -0600
committerBdale Garbee <bdale@gag.com>2010-09-09 23:52:20 -0600
commit78ce3120e5a53858ca0d43c734aa5d28b4948ce3 (patch)
tree26d62dc27e26b0b9734261f38d264af2117af3dd /debian
parent71c85613a28c24c3aad7b4aa3299d8677ef1268e (diff)
update changelogs for Debian build
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 39708acf..db929e64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+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
+
+ -- Bdale Garbee <bdale@gag.com> Thu, 09 Sep 2010 23:51:53 -0600
+
altos (0.7+96+g48f5799) unstable; urgency=low
[ Keith Packard ]