aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-09-08 14:22:29 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-09-08 14:22:29 +0200
commitfcd4be5ba008563ee4cfea3db64e0086356cfec4 (patch)
tree246200104b2fb565cf30f319842b47132be1655a /CHANGELOG
parent9eb65601c4092bddf8de96b652140ae37e494e6f (diff)
downloadopen-keychain-fcd4be5ba008563ee4cfea3db64e0086356cfec4.tar.gz
open-keychain-fcd4be5ba008563ee4cfea3db64e0086356cfec4.tar.bz2
open-keychain-fcd4be5ba008563ee4cfea3db64e0086356cfec4.zip
Changelog 2.10
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f313e469b..9abf9c31e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+## 2.10
+ * Split encrypt screen into two
+ * Fix key flags handling (now supporting Mailvelope 0.7 keys)
+ * Improved passphrase handling
+ * Key sharing via SafeSlinger
+ * Yubikey: preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
+ * Fix usage of stripped keys
+ * SHA256 as default for compatibility
+ * Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
+ * OpenPGP API now handles revoked/expired keys and returns all user ids
+
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support