aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6176cba..4974d87 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,11 @@ New in release 1.5 (2013-XX-XX):
* IcedTea-Web now using tagsoup as default (tagsoup dependence) sanitizer for input
* JDK older then 1.5 no longer supported
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)
+* Cache Viewer
+ - Can be closed by ESC key
+ - Enabling and disabling of operational buttons is handled properly
+ - Time consuming operations are indicated by a mouse busy cursor
+ - "Size" and "Last Modified" columns display localized data
* NetX
- PR1465 - java.io.FileNotFoundException while trying to download a JAR file
- Netx can now parse malformed jnlp files using tagsoup