aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-02-05 13:20:42 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-02-05 13:20:42 +0100
commite304a31f27ca2938f14e6581de7ad5b784aaf64a (patch)
treecbd4450d33dbee3692932baf0809c6542644ad23 /CHANGELOG
parente146deccc062d751f6a115a00f73e625ca5dda19 (diff)
downloadopen-keychain-e304a31f27ca2938f14e6581de7ad5b784aaf64a.tar.gz
open-keychain-e304a31f27ca2938f14e6581de7ad5b784aaf64a.tar.bz2
open-keychain-e304a31f27ca2938f14e6581de7ad5b784aaf64a.zip
Changelog of 2.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6f483fb6f..a5fb402bf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+2.3
+* remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
+* fix setting expiry dates on keys (thanks to Ash Hughes)
+* more internal fixes when editing keys (thanks to Ash Hughes)
+* querying keyservers directly from the import screen
+* fix layout and dialog style on Android 2.2-3.0
+* fix crash on keys with empty user ids
+* fix crash and empty lists when coming back from signing screen
+* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
+* fix upload of key from signing screen
+
2.2
* New design with navigation drawer
* New public key list design