diff options
author | Jiri Vanek <[email protected]> | 2013-10-25 09:43:24 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-10-25 09:43:24 +0200 |
commit | 3d77704be0d579ad538e4f5e7150b58a850ac498 (patch) | |
tree | 62fdbc6a2fba4f1a543336103c1592f824f4632c /ChangeLog | |
parent | 4d8cfe5bdb364fe3f4fca59c263dc1cdbd87e7e5 (diff) |
OutputController.getCallerClass now gets out also from sun.applet.PluginDebug class.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-10-25 Jiri Vanek <[email protected]> + + * netx/net/sourceforge/jnlp/util/logging/OutputController.java: + (getCallerClass) now gets out also from sun.applet.PluginDebug class. + 2013-10-24 Andrew Azores <[email protected]> Fix array index out of bounds due to malformed plugin message (PR539) |