diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-03-26 22:45:35 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-03-26 22:45:35 +0100 |
commit | 8e9ceffae3a2c89063a3e3073c7d6424388275e7 (patch) | |
tree | 9fad4705eeb8a766268ccc79d0864a52962425e5 /OpenPGP-Keychain/src/main/res/raw/help_changelog.html | |
parent | 19bbaecf32e7c2f7a99bf0bafd4d78f6094c788b (diff) | |
download | open-keychain-8e9ceffae3a2c89063a3e3073c7d6424388275e7.tar.gz open-keychain-8e9ceffae3a2c89063a3e3073c7d6424388275e7.tar.bz2 open-keychain-8e9ceffae3a2c89063a3e3073c7d6424388275e7.zip |
Changelog for 2.4
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/raw/help_changelog.html')
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw/help_changelog.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html index 17ad853de..0e7c4d212 100644 --- a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html @@ -5,6 +5,24 @@ And don't add newlines before or after p tags because of transifex --> <head> </head> <body> +<h2>2.4</h2> +<p>Thanks to all applicants of Google Summer of Code 2014 who made this release feature rich and bug free! +Besides several small patches, a notable number of patches are made by the following people (in alphabetical order): +Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.</p> +<ul> +<li>new unified key list</li> +<li>colorized key fingerprint</li> +<li>support for keyserver ports</li> +<li>deactivate possibility to generate weak keys</li> +<li>much more internal work on the API</li> +<li>certify user ids</li> +<li>keyserver query based on machine-readable output</li> +<li>lock navigation drawer on tablets</li> +<li>suggestions for emails on creation of keys</li> +<li>search in public key lists</li> +<li>and much more improvements and fixes…</li> +</ul> + <h2>2.3</h2> <ul> <li>remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)</li> |