brought change log up to date

This commit is contained in:
Thialfihar 2010-05-11 17:36:10 +00:00
parent 358d0a41c1
commit 5a7e3e3938

View file

@ -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" +