Added update message

pull/14/head
Tim Su 16 years ago
parent fa32bc5164
commit 00ca9dfd55

@ -95,7 +95,8 @@ public final class UpgradeService {
}); });
if(from > 130 && from <= 132) if(from > 130 && from <= 132)
newVersionString(changeLog, "2.14.2 (5/29/10)", new String[] { newVersionString(changeLog, "2.14.2 (5/29/10)", new String[] {
"Fixed crash when Polish version views completed tasks", "Fixed crashes occuring with certain languages (Spanish, Polish)",
"Fixed backup service deleting too many old days backups",
}); });
changeLog.append("</body></html>"); changeLog.append("</body></html>");

Loading…
Cancel
Save