diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-04-02 14:00:46 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-04-02 14:00:46 +0200 |
commit | 26837f2a8024a8f6934c15c05be22a737153908c (patch) | |
tree | 779929a8555e65aa94308f2dc2226f9cda6ca8eb | |
parent | fc29fadd51da5bed9c8c1841f65bb20aacd9c5e0 (diff) | |
download | open-keychain-26837f2a8024a8f6934c15c05be22a737153908c.tar.gz open-keychain-26837f2a8024a8f6934c15c05be22a737153908c.tar.bz2 open-keychain-26837f2a8024a8f6934c15c05be22a737153908c.zip |
Started changelog for 2.5
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw/help_changelog.html | 8 |
1 files changed, 8 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 595878fe7..8138fd0bd 100644 --- a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html @@ -5,6 +5,14 @@ And don't add newlines before or after p tags because of transifex --> <head> </head> <body> +<h2>2.5</h2> +<ul> +<li>fix decryption of symmetric pgp messages/files</li> +<li>refactored edit key screen (thanks to Ash Hughes)</li> +<li>OpenPGP API version 3 (multiple api accounts, internal fixes)</li> +<li>new modern design for encrypt/decrypt screens</li> +</ul> + <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): |