summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-03-04 17:33:39 -0700
committerBdale Garbee <bdale@gag.com>2010-03-04 17:33:39 -0700
commiteda5e1166a97766aa22561beaa1086ba4e19ee16 (patch)
tree154fe4fd83ebcadaae596194e2f6ef56260fb3f2 /ChangeLog
parent6e61170d42936c18cd6efba6f4c14af616a30745 (diff)
update changelogs for Debian builddebian/0.6+108+g6e61170
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a6fc7e3..2a3c8fdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+commit 6e61170d42936c18cd6efba6f4c14af616a30745
+Author: Keith Packard <keithp@keithp.com>
+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 <keithp@keithp.com>
+
+commit e4e17e6d3844ae682a0e7a9469a522359bac77b6
+Author: Bdale Garbee <bdale@gag.com>
+Date: Sat Feb 27 17:36:13 2010 -0700
+
+ update changelogs for Debian build
+
commit a1478f65538fdaac7b58ffbd958a035b74956099
Merge: 901fce5 bbf8c9f
Author: Keith Packard <keithp@keithp.com>