diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-01-31 13:23:57 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-01-31 13:23:57 +0100 |
commit | a0c851299ab960d47448a49ce49364e811fb53e5 (patch) | |
tree | afbddc34750ab31e094a0f198f6ab54def3fae84 /OpenPGP-Keychain/src/main/res/raw-it-rIT | |
parent | 4119757699083889c8288960c7581a3060bd60c1 (diff) | |
download | open-keychain-a0c851299ab960d47448a49ce49364e811fb53e5.tar.gz open-keychain-a0c851299ab960d47448a49ce49364e811fb53e5.tar.bz2 open-keychain-a0c851299ab960d47448a49ce49364e811fb53e5.zip |
update from transifex
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/raw-it-rIT')
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html index 0837a4757..32ad1a13d 100644 --- a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html @@ -1,6 +1,14 @@ <html> <head></head> <body> +<h2>2.3</h2> +<ul> +<li>fix crash on keys with empty user ids</li> +<li>fix crash and empty lists when coming back from signing screen</li> +<li>Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source</li> +<li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li> +<li>fix upload of key from signing screen</li> +</ul> <h2>2.2</h2> <ul> <li>new design with navigation drawer</li> @@ -85,7 +93,7 @@ </ul> <h2>1.0.0</h2> <ul> -<li>K-9 Mail integration, APG supporting beta build of k9mail</li> +<li>K-9 Mail integration, APG supporting beta build of K-9 Mail</li> <li>support of more file managers (including ASTRO)</li> <li>Slovenian translation</li> <li>new database, much faster, less memory usage</li> |