aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Domurad <[email protected]>2013-02-25 13:06:12 -0500
committerAdam Domurad <[email protected]>2013-02-25 13:06:12 -0500
commit8f33e7d61884012e3c759b563c94f97ecdac4371 (patch)
tree44692089ec75f29bef3f19bc8df534ccb7fd8e19 /ChangeLog
parenta54b7c4a22720972058f214fe8bf5c2bf3867b94 (diff)
Extract JNLPClassLoader initialization logic into createInstance() method
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cdb50d..8da0c6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-02-25 Adam Domurad <[email protected]>
+
+ * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
+ (createInstance): Extract initialization logic from 'getInstance' into
+ new 'createInstace' method.
+ (getInstance): Call newly introduced createInstance method.
+
2013-02-25 Jiri Vanek <[email protected]>
Removed unused legacy-launcher sources