stubs for su3 news

This commit is contained in:
zzz
2014-08-31 14:12:18 +00:00
parent 053ce88743
commit 6826ba05e7
7 changed files with 23 additions and 4 deletions

View File

@ -124,6 +124,7 @@ class NewsFetcher extends UpdateRunner {
* Parse the installed (not the temp) news file for the latest version.
* TODO: Real XML parsing
* TODO: Check minVersion, use backup URLs specified
* TODO: SU3
*/
void checkForUpdates() {
FileInputStream in = null;