summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-01-25 12:22:49 -0700
committerBdale Garbee <bdale@gag.com>2017-01-25 12:22:49 -0700
commit987cefd231064ba1d3decc8a3b4b7c173f03159b (patch)
tree29559574d4121c9feb0d97100ae3063a5518880d
parentfe25510fc23031f1a3c1b42edd37067d1989a9f6 (diff)
add changelog entry for Debian package build
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9949a51..7f62a3fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+altos (1.6.8-4) unstable; urgency=medium
+
+ [ Keith Packard ]
+ * altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
+
+ -- Bdale Garbee <bdale@gag.com> Wed, 25 Jan 2017 12:22:30 -0700
+
altos (1.6.8-3) unstable; urgency=medium
[ Keith Packard ]