Small fixes: update check, epub:
[fanfix.git] / src / be / nikiroo / fanfix / VersionCheck.java
index be7fb919cb376f939457a989298deffd626af17e..7f8d1a06247b246345e5f8f52ae21498a51cb922 100644 (file)
@@ -141,7 +141,8 @@ public class VersionCheck {
                                        reader.close();
                                }
                        } catch (IOException e) {
-                               Instance.syserr(e);
+                               Instance.syserr(new IOException(
+                                               "Cannot download latest changelist on github.com", e));
                        }
                }