aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-06-09 19:18:10 -0700
committerKenny Root <kenny@the-b.org>2015-06-09 19:18:10 -0700
commiteb270034c7d9262f4e39f0919c9490eb6d17314f (patch)
tree3c368f8f4cd8a50e164e3ce3739d26223761a45c
parent3326ca4fc7ba3120e09828f6b84af4a4306895e5 (diff)
parente48fcfd18fb8108e97bb3e116459b549bc0d2d4e (diff)
downloadconnectbot-eb270034c7d9262f4e39f0919c9490eb6d17314f.tar.gz
connectbot-eb270034c7d9262f4e39f0919c9490eb6d17314f.tar.bz2
connectbot-eb270034c7d9262f4e39f0919c9490eb6d17314f.zip
Merge branch 'master' into gradle-conversion
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e7991a..bcacd87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][unreleased]
+### Fixed
+- Pubkeys now have the correct strength listed in the pubkey list.
+- EC key operations would fail on some devices.
+- Connecting to a host from the host list no longer asks which
+ app you want to use.
+- The text in the entropy gathering dialog is now scaled correctly.
## [1.8.4][1.8.4] - 2015-04-19
### Fixed