mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
brought change log up to date
This commit is contained in:
parent
358d0a41c1
commit
5a7e3e3938
@ -214,8 +214,10 @@ public class MainActivity extends BaseActivity {
|
|||||||
|
|
||||||
message.setText("Read the warnings!\n\n" +
|
message.setText("Read the warnings!\n\n" +
|
||||||
"Changes:\n" +
|
"Changes:\n" +
|
||||||
"* encrypt to clipboard\n" +
|
"* Android 1.5 support, please let me know if there are problems\n" +
|
||||||
"* new encrypt/decrypt GUI to handle everything\n" +
|
"* new encrypt/decrypt GUI to handle everything\n" +
|
||||||
|
"* symmetric encryption of messages\n" +
|
||||||
|
"* encrypt to clipboard\n" +
|
||||||
"\n" +
|
"\n" +
|
||||||
"WARNING: be careful editing your existing keys, as they " +
|
"WARNING: be careful editing your existing keys, as they " +
|
||||||
"WILL be stripped of certificates right now.\n" +
|
"WILL be stripped of certificates right now.\n" +
|
||||||
|
Loading…
Reference in New Issue
Block a user