diff options
author | Adam Domurad <[email protected]> | 2012-08-28 14:36:06 -0400 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2012-08-28 14:36:06 -0400 |
commit | 06b7548e1cc22689a92e77df742190621a111e9e (patch) | |
tree | 1aa9b7a54ab2bc0f4ce7a20819bed5ea7afd3895 /NEWS | |
parent | d42871f429d191632bf54457b8ff13389e19763c (diff) |
Fix for PR920: Classes attempted to load twice when class extends from outside jar
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ New in release 1.3 (2012-XX-XX): - PR855: AppletStub getDocumentBase() doesn't return full URL - PR1011: Folders treated as jar files in archive tag - PR588: Cookies not written from cookie jar to browser cookies + - PR920: Classes attempted to load twice when class extends from outside jar * Common - PR918: java applet windows uses a low resulution black/white icon - RH838417: Disambiguate signed applet security prompt from certificate warning |