aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06e089d..0c563ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,8 +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.
+- All addresses for a particular host will be tried when connecting
+ (including IPv6).
## [1.8.3][1.8.3] - 2014-04-02
### Fixed