diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-08-13 18:48:42 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-08-13 18:48:42 +0200 |
commit | db12f782f284e56dd3872ef4a16a49e037c6c078 (patch) | |
tree | 40bf6f82ce43821e8459b2c5579aaaaaba26ee91 /CHANGELOG | |
parent | 38da2af0e89ca05f2a01ed08801dee635784168e (diff) | |
download | open-keychain-db12f782f284e56dd3872ef4a16a49e037c6c078.tar.gz open-keychain-db12f782f284e56dd3872ef4a16a49e037c6c078.tar.bz2 open-keychain-db12f782f284e56dd3872ef4a16a49e037c6c078.zip |
API: User interaction when account keys are deleted
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ * Key edit: awesome new design, key revocation * Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records * New first time screen -* New create key screen: autocompletion of name and email based on your personal Android accounts +* New key creation screen: autocompletion of name and email based on your personal Android accounts * File encryption: awesome new design, support for encrypting multiple files * New icons to show status of key (by Brennan Novak) * Important bug fix: Importing of large key collections from a file is now possible @@ -31,7 +31,7 @@ This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2 2.5 * Fix decryption of symmetric pgp messages/files -* Refactored edit key screen (thanks to Ash Hughes) +* Refactored key edit screen (thanks to Ash Hughes) * New modern design for encrypt/decrypt screens * OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup) |