aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-19 18:34:16 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-19 18:34:16 +0100
commit523b590b69c4d48bd403b601c181f2533cef1535 (patch)
treecb95eabd27b6463818e28d335bd2328db8c05035 /CHANGELOG
parent8d24d17e98df1d51587caddb1454d460a5952a74 (diff)
downloadopen-keychain-523b590b69c4d48bd403b601c181f2533cef1535.tar.gz
open-keychain-523b590b69c4d48bd403b601c181f2533cef1535.tar.bz2
open-keychain-523b590b69c4d48bd403b601c181f2533cef1535.zip
changelog for 2.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 302e966ee..43a326517 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+2.2
+* New design with navigation drawer
+* New public key list design
+* New public key view
+* Bug fixes for importing of keys
+* Key cross-certification (thanks to Ash Hughes)
+* Handle UTF-8 passwords properly (thanks to Ash Hughes)
+* First version with new languages (thanks to the contributors on Transifex)
+* Sharing of keys via QR Codes fixed and improved
+* Package signature verification for API
+
2.1
* Lots of bug fixes
* New API for developers