From a50c421c4dc566284ba59b8ef07833f09fc2774e Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sun, 19 Apr 2015 12:28:43 -0700 Subject: ssh: try all addresses when connecting This should satisfy the SSH part of issue #46. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d95f9a5..06e089d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - 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. +- SSH: all addresses for a particular host will be tried when + connecting. This includes IPv6. ## [1.8.3][1.8.3] - 2014-04-02 ### Fixed -- cgit v1.2.3