Note Bash for Windows compatibility

This commit is contained in:
John Hood
2017-01-20 19:03:53 -05:00
parent 3439e85f7e
commit 86d5b10a2c
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -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)