diff options
author | Bdale Garbee <bdale@gag.com> | 2014-09-13 11:36:38 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-09-13 11:36:38 -0600 |
commit | db51224af01731e7323f6f696a7397d64eb80b92 (patch) | |
tree | 19cc541091c8a754802caf1b52af397a46b0ed82 | |
parent | 72735d9ff9fbcdf929d08227a0928e97e408ddff (diff) |
update changelog for Debian builddebian/1.5-1
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 234b91f2..99b0d8a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,10 @@ altos (1.5-1) unstable; urgency=medium * another build dep * use dh_installmime, which requires telling configure to stay out of the way * update changelog for release + * update changelog for Debian build + * need multi-arch in fat build + * ignore cal_values file in bringup directory + * updated ChangeLog for release [ Keith Packard ] * doc: Add instructions for flash recovery technique @@ -173,8 +177,12 @@ altos (1.5-1) unstable; urgency=medium * icons: Use DESTDIR when updating mime/icon caches * .desktop: Use %F instead of %f in .desktop files * configure: Add --disable-install-shared-mime-info option + * altoslib: Stop re-loading previous flight when starting telemetry monitoring + * telegps: Was mis-configuring the 'Configure Device' dialog + * altos: Fix ability to disable telemetry by setting interval to 0 + * altos: Make sure we don't beep out continuity twice in idle mode - -- Bdale Garbee <bdale@gag.com> Wed, 10 Sep 2014 01:35:20 -0600 + -- Bdale Garbee <bdale@gag.com> Sat, 13 Sep 2014 11:33:05 -0600 altos (1.4.1-1) unstable; urgency=medium |