diff options
author | Deepak Bhole <[email protected]> | 2011-09-28 15:28:14 -0400 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2011-09-28 15:28:14 -0400 |
commit | 7a339780a1b3af621e2887c8dc41d86273d62320 (patch) | |
tree | ba01f902312b6576d8171c43de732781b7ac5a52 /NEWS | |
parent | dc63e62272f8d610986ce9327ce8ffdea9fe75f9 (diff) |
PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path
element in the manifest.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Common - PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them untrusted. - PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7 - PR789: typo in jrunscript.sh + - PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path element in the manifest - RH734081: Javaws cannot use proxy settings from Firefox - RH738814: Access denied at ssl handshake - Support for authenticating using client certificates |