aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-04-19 12:13:48 -0700
committerKenny Root <kenny@the-b.org>2015-04-19 12:30:32 -0700
commit42b64b35b97024ee0297b60b83a0648b0e71ec30 (patch)
tree872e7d9f121ec873510a9843819c6b926159150c /CHANGELOG.md
parent422b0131dbf0b7fbb37a3a1e0403389ad3b0808c (diff)
downloadconnectbot-42b64b35b97024ee0297b60b83a0648b0e71ec30.tar.gz
connectbot-42b64b35b97024ee0297b60b83a0648b0e71ec30.tar.bz2
connectbot-42b64b35b97024ee0297b60b83a0648b0e71ec30.zip
ssh: display the key exchange algorithm used
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6822d91..d95f9a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- More context is given for failures to connect via SSH which should
reveal why a host might be incompatible with ConnectBot.
+- SSH key exchange algorithm will now be printed upon connection.
## [1.8.3][1.8.3] - 2014-04-02
### Fixed