summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-06 22:18:31 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-06 22:19:39 +0000
commit15a5f157f7867a05211ce494d9d86b9c47fdf72b (patch)
tree85f8396475b2c761516885522d75cecc7dc7c448 /ChangeLog
parenta06f5498c52482ecd0b241d51be8bef9c08c675c (diff)
Try to improve the UI for decryption/signing keys by hiding
the details and hopefully providing buttons to do what 99% of users will want to do (#1003).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c28fd9c7e..910a8f145 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-01-06 Carl Hetherington <cth@carlh.net>
+ * Simplify user interface for managing keys.
+
* Version 2.11.37 released.
2018-01-06 Carl Hetherington <cth@carlh.net>