diff options
author | Adam Domurad <[email protected]> | 2012-06-28 10:51:30 -0400 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2012-06-28 10:51:30 -0400 |
commit | 161ad8065bd4d9a1d9403afc378dc6ea74c58671 (patch) | |
tree | 5de2e569694f9375f2653e30032beabc761918ab /NEWS | |
parent | ef462beab7603d903195f89a3af6ec71f2b069d4 (diff) |
Fixes PR1011 w/ reproducer, folders now allowed in archive tag.
Previously folders in the archive tag were treated as jars.
They are now correctly treated as resource folders.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ New in release 1.3 (2012-XX-XX): - PR518: NPString.utf8characters not guaranteed to be nul-terminated - PR722: META-INF/ unsigned entries should be ignored in signing - PR855: AppletStub getDocumentBase() doesn't return full URL + - PR1011: Folders treated as jar files in archive tag * Common - PR918: java applet windows uses a low resulution black/white icon |