aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar John Hood <cgull@glup.org>2017-01-05 00:11:59 -0500
committerGravatar John Hood <cgull@glup.org>2017-01-05 00:14:36 -0500
commitdf07c40b84878d329bfe80fcf5d8bda5d872c8cb (patch)
tree332dacc3d464df596e3b17e96e288baf8900f635 /debian
parent0ceb4f26f4bf10656ea55f72e2388159c761d737 (diff)
Update release notes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1d3accd..5040fe0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ mosh (1.3.0-rc1) unstable; urgency=low
* Check for presence of clock_gettime() for OS X, where
the symbol may not be resolved on older OS X versions. (John
Hood)
+ * Fix a memory alignment issue in OCB with ARM/Neon. (Carlos Cabanero)
* Other minor platform compatibility fixes for Mosh
sources and tests. (John Hood)