aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJiri Vanek <[email protected]>2013-06-24 12:29:46 +0200
committerJiri Vanek <[email protected]>2013-06-24 12:29:46 +0200
commit397ad054e4db834b924a038daa6144158f68db65 (patch)
treeb55704e584732dce2285c3cac1dd2b8cf9951657 /NEWS
parent08caed4e865cda55e2c38f29a230ce89407a08c3 (diff)
JNLP file is now re-downloading only if is local and have href. Real couse of PR1473
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4319bab..69f20ca 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ New in release 1.5 (2013-XX-XX):
- PR1465 - java.io.FileNotFoundException while trying to download a JAR file
- Netx can now parse malformed jnlp files using tagsoup
- PR1026 - Apps fail to run because of the nanoxml parser's strict XML validation
+ - PR1473 - javaws should not depend on name of local file
* Plugin
- PR854: Resizing an applet several times causes 100% CPU load