aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG16
1 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 43a326517..548dd1289 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,17 @@
+2.3.1
+* hotfix for crash when upgrading from old versions
+
+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
@@ -23,7 +37,7 @@
* New AIDL API
1.0.8
-* basic key server support (HKP, please report bugs :))
+* basic keyserver support (HKP, please report bugs :))
* app2sd (untested, let me know if there are problems)
* more choices for pass phrase cache: 1, 2, 4, 8, hours
* translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)