diff options
author | Deepak Bhole <[email protected]> | 2010-12-22 17:14:44 -0500 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2010-12-22 17:14:44 -0500 |
commit | 6cd5997e86146410c93b63d21a1fe1522e390051 (patch) | |
tree | 27cf50041de5c12cef8773f1cf353e41a48a2b92 /NEWS | |
parent | 93b8643ec02f2f7d3da57f784241da3cfec98afb (diff) |
Fix RH665104: OpenJDK Firefox Java plugin loses a cookie
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ New in release 1.0 (2010-XX-XX): - PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch from [email protected]) - PR597: Entities are parsed incorrectly in PARAM tag in applet plugin - Applets are now double-buffered to eliminate flicker in ones that do heavy drawing + - RH665104: OpenJDK Firefox Java plugin loses a cookie * NetX - Add a new option -Xclearcache - Interfaces javax.jnlp.IntegrationService and javax.jnlp.DownloadService2 are now available |