diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-09-02 14:11:10 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-09-02 14:11:10 +0200 |
commit | fe2c17cdeb59ebd65391bf92dc8afb20431ce824 (patch) | |
tree | 3fdad51e6d56bb18099d6b195f1785e4c9d1e409 /OpenKeychain/src/main/res/raw-cs | |
parent | eb33d314c8b58d3b507d6dc29da31751484f8323 (diff) | |
download | open-keychain-fe2c17cdeb59ebd65391bf92dc8afb20431ce824.tar.gz open-keychain-fe2c17cdeb59ebd65391bf92dc8afb20431ce824.tar.bz2 open-keychain-fe2c17cdeb59ebd65391bf92dc8afb20431ce824.zip |
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-cs')
-rw-r--r-- | OpenKeychain/src/main/res/raw-cs/help_changelog.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw-cs/help_changelog.html b/OpenKeychain/src/main/res/raw-cs/help_changelog.html index 41ec2cad6..98083d18d 100644 --- a/OpenKeychain/src/main/res/raw-cs/help_changelog.html +++ b/OpenKeychain/src/main/res/raw-cs/help_changelog.html @@ -1,6 +1,12 @@ <html> <head></head> <body> +<h2>2.9</h2> +<ul> +<li>Fixing crashes introduced in v2.8</li> +<li>Experimental ECC support</li> +<li>Experimental Yubikey support (signing-only with imported keys)</li> +</ul> <h2>2.8</h2> <ul> <li>So many bugs have been fixed in this release that we focus on the main new features</li> |