mosh 1.3.1-rc3

This commit is contained in:
John Hood
2017-07-16 23:05:27 -04:00
parent 7c68667bc0
commit e054a86ecc
4 changed files with 21 additions and 1 deletions
+4
View File
@@ -3,6 +3,8 @@
* Version 1.3.1 released.
* Platform support:
* Explicitly enable binding to both IPv4 and IPv6 addresses.
(Giel van Schijndel)
* Restore perl 5.8.8 support for RHEL5. (Alexander Chernyakhovsky)
* Make tests detect UTF-8 locale with a helper executable. (John Hood)
* Don't print /etc/motd on IllumOS. (John Hood)
@@ -12,6 +14,8 @@
This fixes build failures. (John Hood)
* Bug fixes:
* In tests, explicitly set 80x24 tmux window, for newer versions
of tmux. (John Hood)
* Work around JuiceSSH rendering bug. (John Hood)
* Do not move cursor for SCROLL UP and SCROLL DOWN--
fixes an issue with tmux 2.4. (John Hood)