diff options
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,21 @@ +commit 97f4f2e0d28eec1cf19d2d25140e42f6ac277700 +Author: Keith Packard <keithp@keithp.com> +Date: Wed Jan 19 11:21:52 2011 -0800 + + altos: Program default flight log max value for new boards + + New boards have no config space values at all, and so they need each + value to be set. Yes, this should be fixed so that there aren't two + copies of these assignments. + + Signed-off-by: Keith Packard <keithp@keithp.com> + +commit 480587cf514ba21885b24c3b8fcb98d6b76ea8f4 +Author: Bdale Garbee <bdale@gag.com> +Date: Wed Jan 19 00:05:25 2011 -0700 + + update changelogs for Debian build + commit 6244f2316267738781e31a773b377bcf8c476918 Author: Bdale Garbee <bdale@gag.com> Date: Wed Jan 19 00:04:45 2011 -0700 diff --git a/debian/changelog b/debian/changelog index 6d6a2173..211cc695 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +altos (0.9+2+g97f4f2e) unstable; urgency=low + + [ Keith Packard ] + * altos: Program default flight log max value for new boards + + -- Bdale Garbee <bdale@gag.com> Wed, 19 Jan 2011 12:26:48 -0700 + altos (0.9) unstable; urgency=low * prepare to release |