From: Bdale Garbee Date: Fri, 5 Mar 2010 00:33:39 +0000 (-0700) Subject: update changelogs for Debian build X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=refs%2Ftags%2Fdebian%2F0.6%2B108%2Bg6e61170 update changelogs for Debian build --- diff --git a/ChangeLog b/ChangeLog index 6a6fc7e3..2a3c8fdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +commit 6e61170d42936c18cd6efba6f4c14af616a30745 +Author: Keith Packard +Date: Sun Feb 28 18:24:46 2010 -0800 + + Need to duplicate new altitude conversion code in aoview. + + Altitude conversion is now done with a smaller table and interpolation + instead of a giant table. + + Signed-off-by: Keith Packard + +commit e4e17e6d3844ae682a0e7a9469a522359bac77b6 +Author: Bdale Garbee +Date: Sat Feb 27 17:36:13 2010 -0700 + + update changelogs for Debian build + commit a1478f65538fdaac7b58ffbd958a035b74956099 Merge: 901fce5 bbf8c9f Author: Keith Packard diff --git a/debian/changelog b/debian/changelog index 5201fe7d..90b79f26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +altos (0.6+108+g6e61170) unstable; urgency=low + + [ Keith Packard ] + * Need to duplicate new altitude conversion code in aoview. + + -- Bdale Garbee Thu, 04 Mar 2010 17:33:27 -0700 + altos (0.6+106+ga1478f6) unstable; urgency=low [ Keith Packard ]