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)