aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-04-05 17:25:43 -0700
committerKenny Root <kenny@the-b.org>2015-04-05 17:27:32 -0700
commit149080bc7dcbdbe310e39891e6a9dff0ceec8e8b (patch)
tree829526c3482d765db27d3ef95b2c95897b8a3810 /CHANGELOG.md
parent9d23e76add914cfa58eaef6ecd900778a3d5a71b (diff)
downloadconnectbot-149080bc7dcbdbe310e39891e6a9dff0ceec8e8b.tar.gz
connectbot-149080bc7dcbdbe310e39891e6a9dff0ceec8e8b.tar.bz2
connectbot-149080bc7dcbdbe310e39891e6a9dff0ceec8e8b.zip
Fix ssh-dss host key support
This string was accidentally renamed to "ssh-dsa" during refactoring. DSA should die and go away, but the SSH standard said that was the only required algorithm when it was created. Change-Id: Ia533eac55692289de8042f6f95714b577941ca3f
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 4e02609..3c857f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Key exchange and host key algorithm preference order was not being
respected.
+- DSA host key support was broken from the beginning of the v1.8 series.
### Added
- More context is given for failures to connect via SSH which should