aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-06-09 19:04:19 -0700
committerKenny Root <kenny@the-b.org>2015-06-09 19:04:19 -0700
commitfd8441639d82359677dabb9d5fadda8f124551d5 (patch)
tree26e2b53ae9857ac25092d4c660c96c84915e35a6 /CHANGELOG.md
parent0ae71e15fc03583c23710205470974e69126812b (diff)
downloadconnectbot-fd8441639d82359677dabb9d5fadda8f124551d5.tar.gz
connectbot-fd8441639d82359677dabb9d5fadda8f124551d5.tar.bz2
connectbot-fd8441639d82359677dabb9d5fadda8f124551d5.zip
Update the CHANGELOG for recent commits
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e7991a..5b3fe19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ 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.
## [1.8.4][1.8.4] - 2015-04-19
### Fixed