mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-08 00:00:54 +03:00
Updated Changelog (markdown)
@@ -2,7 +2,7 @@ version 0.8.0
|
||||
--------------
|
||||
|
||||
+ Make `sshClient.disconnect()` no-op if already disconnected / never connected (GH-67).
|
||||
+ Set default tty to vt100.
|
||||
+ Set default tty to `vt100` for shell sessions.
|
||||
+ Much improved `TransferListener` interface that supports immutable implementation, however as it is signfiicantly different any overridden impl will break.
|
||||
+ GH-57: Remote max packet size > MAX_INT was being read as -1.
|
||||
+ Avoid string concat in various logging statements.
|
||||
|
||||
Reference in New Issue
Block a user