summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Hood <cgull@glup.org>2017-01-20 19:03:53 -0500
committerJohn Hood <cgull@glup.org>2017-01-20 19:03:53 -0500
commit86d5b10a2c943eb5cfdbe63562f7394d763ffbc1 (patch)
tree1b462e3bfdf74b686ebba080f36ccdd0760c9909
parent3439e85f7eac3601a848008fa32bb22e8bc83240 (diff)
Note Bash for Windows compatibility
-rw-r--r--ChangeLog2
-rw-r--r--debian/changelog2
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5b1f87..d8ee811 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,8 @@
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)
+ * Mosh now runs correctly on Bash for Windows with Windows 10
+ Insider builds 15002 and higher. (No change in Mosh)
* Other minor platform compatibility fixes for Mosh
sources and tests. (John Hood)
diff --git a/debian/changelog b/debian/changelog
index 67baa2c..f9763a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,8 @@ mosh (1.3.0~rc2-1) unstable; urgency=medium
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)
+ * Mosh now runs correctly on Bash for Windows with Windows 10
+ Insider builds 15002 and higher. (No change in Mosh)
* Other minor platform compatibility fixes for Mosh
sources and tests. (John Hood)