aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-09-26 00:43:08 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-09-26 00:43:08 +0200
commit1a2ec1eb328cf8aa828232a1cf66294b8a0fc77b (patch)
treeb88c73d3c951bc2c9696f3a0596e251c1b97c3b8 /OpenKeychain/src/main/res/raw
parent4ccb26d2e584a94ab55835f7c54e119e764fb633 (diff)
parent4f0ac61b0ed5cc135d5529e3df082f2419985bf0 (diff)
downloadopen-keychain-1a2ec1eb328cf8aa828232a1cf66294b8a0fc77b.tar.gz
open-keychain-1a2ec1eb328cf8aa828232a1cf66294b8a0fc77b.tar.bz2
open-keychain-1a2ec1eb328cf8aa828232a1cf66294b8a0fc77b.zip
Merge branch 'master' of github.com:open-keychain/open-keychain
Diffstat (limited to 'OpenKeychain/src/main/res/raw')
-rw-r--r--OpenKeychain/src/main/res/raw/help_changelog.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html
index 2a47aded9..3c4e3de66 100644
--- a/OpenKeychain/src/main/res/raw/help_changelog.html
+++ b/OpenKeychain/src/main/res/raw/help_changelog.html
@@ -5,6 +5,20 @@ And don't add newlines before or after p tags because of transifex -->
<head>
</head>
<body>
+
+<h2>3.0</h2>
+<ul>
+<li>Full support for Yubikey signature generation and decryption!</li>
+<li>Propose installable compatible apps in apps list</li>
+<li>New design for decryption screens</li>
+<li>Many fixes for key import, also fixes stripped keys</li>
+<li>Honor and display key authenticate flags</li>
+<li>User interface to generate custom keys</li>
+<li>Fixing user id revocation certificates</li>
+<li>New cloud search (searches over traditional keyservers and keybase.io)</li>
+<li>Support for stripping keys inside OpenKeychain</li>
+</ul>
+
<h2>2.9.2</h2>
<ul>
<li>Fix keys broken in 2.9.1</li>