diff options
author | Jiri Vanek <[email protected]> | 2013-04-04 11:20:09 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-04-04 11:20:09 +0200 |
commit | 631606031378c1211a45743b427b7ccce84e7cc0 (patch) | |
tree | 628694814267af3550ecc1676f13dc33c453b916 /ChangeLog | |
parent | 328f56a9054cf4da46d267825ca175f710fb53a4 (diff) |
Plugin is now honoring the custom jre
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2013-04-04 Jiri Vanek <[email protected]> + + Plugin is now honoring the custom jre + * launcher/itweb-settings.in : + * launcher/javaws.in: + In case that custom jre do not exists, complains, and use default rather + * plugin/icedteanp/IcedTeaNPPlugin.cc: (get_plugin_executable) and + (get_plugin_rt_jar) now tries to return custom values before returning the + default one. + 2013-04-03 Jana Fabrikova <[email protected]> * /test/reproducers/simple/JavascriptFuncParam/testcases/JavascriptFuncParamTest.java: |