aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJiri Vanek <[email protected]>2013-11-10 10:54:03 +0100
committerJiri Vanek <[email protected]>2013-11-10 10:54:03 +0100
commitcf63aa76a56b525aa72476725c5ce88f41ce39e9 (patch)
tree401836cf32731bfa430dfb70b10165b401fa9fff /ChangeLog
parentcc383fcf7288977d01608d9da4d9d84d167e1aad (diff)
Removed suspicious return when (searchForMain) had null launchDesc in netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c21726..dabda97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-10 Jiri Vanek <[email protected]>
+
+ * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
+ removed suspicious return when (searchForMain) had null launchDesc
+
2013-11-07 Andrew Azores <[email protected]>
Reproducer test cleanup. Replaced ServerAccess.ProcessResult in favour of