aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-06-09 19:16:05 -0700
committerKenny Root <kenny@the-b.org>2015-06-09 19:17:59 -0700
commite48fcfd18fb8108e97bb3e116459b549bc0d2d4e (patch)
treecd247f502e95e69b9ca29b0efffc1a08bd6d8a7c /CHANGELOG.md
parentfd8441639d82359677dabb9d5fadda8f124551d5 (diff)
downloadconnectbot-e48fcfd18fb8108e97bb3e116459b549bc0d2d4e.tar.gz
connectbot-e48fcfd18fb8108e97bb3e116459b549bc0d2d4e.tar.bz2
connectbot-e48fcfd18fb8108e97bb3e116459b549bc0d2d4e.zip
Scale entropy dialog text with display density
Fixes #82.
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 5b3fe19..bcacd87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- 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