diff options
author | Bdale Garbee <bdale@gag.com> | 2014-06-24 21:57:38 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-06-24 21:57:38 -0600 |
commit | 5a2f6ed6210844f7284fbf9f7ecba68c8a14fa52 (patch) | |
tree | ae8252f90097509f392f0e10db91b56985394767 | |
parent | 27dbfb4f01f30457fccb22cfe2aba2b3b022a020 (diff) |
update changelog for Debian builddebian/1.4.1-1
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e860dab8..29af6ca9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +altos (1.4.1-1) unstable; urgency=medium + + [ Keith Packard ] + * Sign our .inf file with the comodo key. Update signing-driver + * Fix java version detection and downloading + * altosui: Ship TeleMetrum v2.0 firmware with AltosUI + * Add 1.4.1 release notes + * Add note about including Google maps API key + * altosuilib: Mark 'Configure AltosUI' window with maps key status + + [ Bdale Garbee ] + * notes updated for TeleGPS and 1.4 release learnings + * make sure to use Google Maps API key for official builds + * need the api key in Bdale's root too + * releasing 1.4.1 + * update ChangeLog for release + + -- Bdale Garbee <bdale@gag.com> Tue, 24 Jun 2014 21:57:12 -0600 + altos (1.4-1) unstable; urgency=medium [ Keith Packard ] |