diff options
author | Jiri Vanek <[email protected]> | 2013-11-13 09:48:41 +0100 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-11-13 09:48:41 +0100 |
commit | 1c0876d0d5afafdd6472fbb873a5472fb62adf0a (patch) | |
tree | 0892beb5c2ee2a377e65da4fb77f9bfa9bb0b3aa /NEWS | |
parent | 2a61c4b99672d8033b67ae8df8665c09e508941b (diff) |
Enabled access to manifests' attributes from JNLPFile class, implemented http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#app_name
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ New in release 1.5 (2013-XX-XX): * JDK older then 1.5 no longer supported * IcedTea-Web is now following XDG .config and .cache specification(RH947647) * A console for debugging plugin and javaws +* Support for u45 new manifest attributes (Application-Name) * Cache Viewer - Can be closed by ESC key - Enabling and disabling of operational buttons is handled properly |