diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |