mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
changelog details for 0.8.1
This commit is contained in:
parent
c212f28c44
commit
5b5e15c886
@ -220,12 +220,9 @@ public class MainActivity extends Activity {
|
||||
SpannableString info =
|
||||
new SpannableString("Read the warnings!\n\n" +
|
||||
"Changes:\n" +
|
||||
" * create/edit keys\n" +
|
||||
" * export keys\n" +
|
||||
" * GUI more Android-like\n" +
|
||||
" * better error handling\n" +
|
||||
" * bug fixes, optimizations\n" +
|
||||
" * starting with v0.8.0 APG will be open source, see website\n" +
|
||||
" * display signed-only mails\n" +
|
||||
" * verify signed-only mails\n" +
|
||||
" * bug fixes, layout fixes\n" +
|
||||
"\n" +
|
||||
"WARNING: be careful editing your existing keys, as they " +
|
||||
"WILL be stripped of certificates right now.\n" +
|
||||
|
Loading…
Reference in New Issue
Block a user