reset changelog for 0.9.4

This commit is contained in:
Thialfihar 2010-05-04 23:19:39 +00:00
parent 49be34c4a4
commit 2e1aad0f81

View file

@ -221,10 +221,6 @@ public class MainActivity extends BaseActivity {
SpannableString info = SpannableString info =
new SpannableString("Read the warnings!\n\n" + new SpannableString("Read the warnings!\n\n" +
"Changes:\n" + "Changes:\n" +
"* option to delete file after encryption/decryption\n" +
"* fixed several crashes\n" +
"* can encrypt large files\n" +
"* better progress bar calculation\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" +