aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07b9786..32cda58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: