diff options
author | Adam Domurad <[email protected]> | 2012-08-17 10:40:22 -0400 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2012-08-17 10:40:22 -0400 |
commit | e6dfb0a5fab464a93c7c38e3cb72cefc0c4e84ea (patch) | |
tree | cb7899e65c15491feb348a1701280bd8f1262e13 /NEWS | |
parent | 43ee427be2697090f2f6b0686bdfb3bac1c4964d (diff) |
Fixes PR588, Icedtea-web now saves cookies set in java cookie jar
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ New in release 1.3 (2012-XX-XX): - 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 + - PR588: Cookies not written from cookie jar to browser cookies * Common - PR918: java applet windows uses a low resulution black/white icon - RH838417: Disambiguate signed applet security prompt from certificate warning |