update changelogs for Debian build
authorBdale Garbee <bdale@gag.com>
Fri, 10 Sep 2010 05:52:20 +0000 (23:52 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 10 Sep 2010 05:52:20 +0000 (23:52 -0600)
ChangeLog
debian/changelog

index 8e1be97ca2673cee04b80a24182d46cb0b50fb05..8b4f889240836d84c8b86a39a92bc8bdd61cf8c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+commit 71c85613a28c24c3aad7b4aa3299d8677ef1268e
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Thu Sep 9 23:51:23 2010 -0600
+
+    rewind packaging changelog
+
+commit af200f5b84555de0556b52146379f3934774a3f3
+Author: Keith Packard <keithp@keithp.com>
+Date:   Thu Sep 9 22:30:48 2010 -0700
+
+    altosui: Fix telemetry file reader to handle tick count wrapping
+    
+    The telemetry reader was ignoring tick count wrapping, so you'd see
+    time go backwards in jumps. Not useful.
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit 96ca7051f60ea299e3e05bafbe5717fc83c3afd2
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Thu Sep 9 22:50:03 2010 -0600
+
+    update changelogs for Debian build
+
 commit 2d5e48c5dc0e822fdf430f43804c1e5e79fdbf84
 Author: Keith Packard <keithp@keithp.com>
 Date:   Thu Sep 9 21:28:10 2010 -0700
index 39708acf0dbb9d076f52828d48547c498a68f8b1..db929e6490a7700c27a6d3fc5e165494d1fc1c29 100644 (file)
@@ -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 ]