brought change log up to date

This commit is contained in:
Thialfihar 2010-05-11 17:36:10 +00:00
parent 358d0a41c1
commit 5a7e3e3938
1 changed files with 3 additions and 1 deletions

View File

@ -214,8 +214,10 @@ public class MainActivity extends BaseActivity {
message.setText("Read the warnings!\n\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" +
"* symmetric encryption of messages\n" +
"* encrypt to clipboard\n" +
"\n" +
"WARNING: be careful editing your existing keys, as they " +
"WILL be stripped of certificates right now.\n" +