From 9b250642dd83d5140f94410298b89bd731721512 Mon Sep 17 00:00:00 2001 From: Vincent Date: Wed, 24 Sep 2014 19:03:20 +0200 Subject: Update CHANGELOG --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2284c0c5c..f1e535411 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ ## 3.0 - * Fix Yubikey signature generation and decryption + * Full support for Yubikey signature generation and decryption! * Propose installable compatible apps in apps list * New design for decryption screens * Many fixes for key import, also fixes stripped keys @@ -7,7 +7,7 @@ * User interface to generate custom keys * Fixing user id revocation certificates * New cloud search (searches over traditional keyservers and keybase.io) - * Support to strip keys inside OpenKeychain + * Support for stripping keys inside OpenKeychain ## 2.9.2 * Fix keys broken in 2.9.1 @@ -228,4 +228,4 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa * Allow signing only ## 0.7.0 - * Initial public release \ No newline at end of file + * Initial public release -- cgit v1.2.3 From d5a1e9bb66ad48a7424a31f282b22f0fa56b62e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 24 Sep 2014 19:11:23 +0200 Subject: 3.0 beta1 --- OpenKeychain/src/main/AndroidManifest.xml | 4 ++-- OpenKeychain/src/main/res/raw/help_changelog.html | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/OpenKeychain/src/main/AndroidManifest.xml b/OpenKeychain/src/main/AndroidManifest.xml index c6378136d..9b11a0774 100644 --- a/OpenKeychain/src/main/AndroidManifest.xml +++ b/OpenKeychain/src/main/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:tools="http://schemas.android.com/tools" package="org.sufficientlysecure.keychain" android:installLocation="auto" - android:versionCode="29200" - android:versionName="2.9.2"> + android:versionCode="29201" + android:versionName="3.0 beta1"> + +

3.0

+ +

2.9.2