diff options
author | Adam Domurad <[email protected]> | 2013-04-23 10:18:52 -0400 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2013-04-23 10:18:52 -0400 |
commit | 1a1586b380400ab42bc0cf52c9a240225195b95a (patch) | |
tree | 61e61ad6024abd4bb63cf71c734587a7ace79424 /ChangeLog | |
parent | 2307dedd17d10a7a32cd4180dc4b36f86a26dcc1 (diff) |
Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-04-23 Omair Majid <[email protected]> + + PR1299 + * NEWS: Update with fix + * netx/net/sourceforge/jnlp/browser/BrowserAwareProxySelector.java + (initFromBrowserConfig): Fix typo in socks proxy setting key. + 2013-04-19 Jiri Vanek <[email protected]> testing server allowed from makefile |