diff options
author | Bdale Garbee <bdale@gag.com> | 2016-12-13 00:21:12 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-12-13 00:21:12 -0700 |
commit | e964a65fd99dd431c6ad9d6baeb0580730b01cd7 (patch) | |
tree | 543e44eddbd264ae9961b0070102f56356f60bd0 | |
parent | 7a2897b05ff25fc90183408630b1f053b2df7322 (diff) |
update changelog for Debian build
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f467fb1c..e9949a51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +altos (1.6.8-3) unstable; urgency=medium + + [ Keith Packard ] + * altos/stm: Make ao_usb_set_address static. Saves a bunch of text space, + closes: #844816 + + -- Bdale Garbee <bdale@gag.com> Tue, 13 Dec 2016 00:19:44 -0700 + altos (1.6.8-2) unstable; urgency=medium [ Keith Packard ] |