diff options
author | Bdale Garbee <bdale@gag.com> | 2010-09-09 22:50:03 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-09-09 22:50:03 -0600 |
commit | 96ca7051f60ea299e3e05bafbe5717fc83c3afd2 (patch) | |
tree | d228123ef8fa38bee744f1f719bc5e8b150e28e3 /debian | |
parent | 2d5e48c5dc0e822fdf430f43804c1e5e79fdbf84 (diff) |
update changelogs for Debian build
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 39708acf..c808c50d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +altos (0.7.1) unstable; urgency=low + + [ Keith Packard ] + * Add firmware and libaltos to 'fat' target at top-level + * altosui: Remove some debug printfs. + * altosui: libaltos.so is built with libtool -- it's in + ../libaltos/.libs + * Add --with-fat-dir configure option to publish finished stand-alone + bits + + -- Bdale Garbee <bdale@gag.com> Thu, 09 Sep 2010 22:49:54 -0600 + altos (0.7+96+g48f5799) unstable; urgency=low [ Keith Packard ] |