aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOmair Majid <[email protected]>2013-09-24 13:42:31 -0400
committerOmair Majid <[email protected]>2013-09-24 13:42:31 -0400
commitfcd5c4c69fc5ea84b04f309eb40e295eab921fd8 (patch)
tree3bed81f2b2be0c9b7ac4148605a22c0d75dc9c3d /NEWS
parent0b4378d462bf9e44afe71d8c87adf682dd116c50 (diff)
PR1474: Can't get javaws to use SOCKS proxy
If there is a SOCKS proxy specified, use it for https, http, and ftp protocols too (as a fallback). 'sameProxy' now affects the https, http and ftp protocols, but not the socket protocol.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c6bce1..6176cba 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ New in release 1.5 (2013-XX-XX):
* Plugin
- PR854: Resizing an applet several times causes 100% CPU load
- PR1271: icedtea-web does not handle 'javascript:'-protocol URLs
+* Common
+ - PR1474: Can't get javaws to use SOCKS proxy
* Security Updates
- CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet