diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-08-06 00:59:38 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-08-06 00:59:38 +0200 |
commit | 6ba7536838b8fbc69684bec7c3e847afcb5e9d6a (patch) | |
tree | 57cf343aa9743bf1137e239517d2d877ecee80a8 /OpenKeychain | |
parent | 8b0c389b1b2653efb862b279b4f120a8c2c10adb (diff) | |
download | open-keychain-6ba7536838b8fbc69684bec7c3e847afcb5e9d6a.tar.gz open-keychain-6ba7536838b8fbc69684bec7c3e847afcb5e9d6a.tar.bz2 open-keychain-6ba7536838b8fbc69684bec7c3e847afcb5e9d6a.zip |
ModernPGP infos
Diffstat (limited to 'OpenKeychain')
-rw-r--r-- | OpenKeychain/src/main/res/raw/help_changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html index 681aa305b..b2c798615 100644 --- a/OpenKeychain/src/main/res/raw/help_changelog.html +++ b/OpenKeychain/src/main/res/raw/help_changelog.html @@ -13,7 +13,7 @@ And don't add newlines before or after p tags because of transifex --> <li>New first time screen</li> <li>New create key screen: autocompletion of name and email based on your personal Android accounts</li> <li>File encryption: awesome new design, support for encrypting multiple files</li> -<li>New icons to show status of key</li> +<li>New icons to show status of key (by Brennan Novak)</li> <li>Important bug fix: Importing of large key collections from a file is now possible</li> <li>Notification showing cached passphrases</li> </ul> |