diff options
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/raw-es-rCO/help_changelog.html')
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw-es-rCO/help_changelog.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_changelog.html index 32ad1a13d..28d025a9f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_changelog.html @@ -3,10 +3,14 @@ <body> <h2>2.3</h2> <ul> +<li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li> +<li>fix setting expiry dates on keys (thanks to Ash Hughes)</li> +<li>more internal fixes when editing keys (thanks to Ash Hughes)</li> +<li>querying key servers directly from the import screen</li> +<li>fix layout and dialog style on Android 2.2-3.0</li> <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> |