pull/14/head
Sam Bosley 13 years ago
parent 6db0a36741
commit f04ab1b6ba

@ -285,7 +285,7 @@ public final class UpgradeService {
if (from >= V4_5_0 && from < V4_5_1) { if (from >= V4_5_0 && from < V4_5_1) {
newVersionString(changeLog, "4.5.1 (1/15/13)", new String[] { newVersionString(changeLog, "4.5.1 (1/15/13)", new String[] {
"New 'Titles only' style option for task lists (Settings -> Appearance -> Task row appearance)", "New 'Titles only' style option for task lists (Settings > Appearance > Task row appearance)",
"Bug and crash fixes" "Bug and crash fixes"
}); });
} }

Loading…
Cancel
Save