diff options
author | Andrew Azores <aazores@redhat.com> | 2013-07-22 10:13:30 -0400 |
---|---|---|
committer | Andrew Azores <aazores@redhat.com> | 2013-07-22 10:13:30 -0400 |
commit | c3bd36b237a7e2fa69c2dc919d87f2b11bd3c332 (patch) | |
tree | d32bacb15ee84c91ae79d072376ee31370d521a6 /ChangeLog | |
parent | 3650eabff054cd3c6b3670d248ffeb04e0b76478 (diff) |
Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH982558)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-07-22 Andrew Azores <aazores@redhat.com> + * netx/net/sourceforge/jnlp/runtime/RhinoBasedPacEvaluator.java: + (getProxiesWithoutCaching) added java.vm.name read permission to fix + Rhino parsing and PAC proxy configuration + 2013-07-18 Jiri Vanek <jvanek@redhat.com> IcedTea-Web is now following XDG .config and .cache specification(RH947647) |