Updated upgrade message

pull/14/head
Sam Bosley 14 years ago
parent 80843660c4
commit 8f7176f3c3

@ -202,9 +202,9 @@ public final class UpgradeService {
if (from < V4_1_0) { if (from < V4_1_0) {
newVersionString(changeLog, "4.1.0 (4/16/12)", new String[] { newVersionString(changeLog, "4.1.0 (4/16/12)", new String[] {
"Swipe between lists! Swipe left and right to move through your lists. Enable or adjust " + "Swipe between lists! Swipe left and right to move through your lists. Enable or adjust " +
"performance of this feature in the 'Performance' section of Settings.", "in Settings > Performance",
"Assign tasks to friends by choosing from your phone contacts", "Assign tasks to contacts without typing",
"Click on task titles in comments to edit those tasks", "Links to tasks in comments",
"Astrid.com sync improvements", "Astrid.com sync improvements",
"Other minor bugfixes", "Other minor bugfixes",
}); });

Loading…
Cancel
Save