diff options
author | Deepak Bhole <[email protected]> | 2011-01-20 11:06:41 -0500 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2011-01-20 11:06:41 -0500 |
commit | ef785a49ec6f4dd970098f9a2a0ed7d69c7390c2 (patch) | |
tree | 6c6e465dbd4d7f9b7df87c70782427be0e74a340 /NEWS | |
parent | 63a8b837179b933d7cf9a2ae08de63b1c7c88439 (diff) |
Fix PR619: Improper finalization by the plugin can crash the browser
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ New in release 1.0 (2010-XX-XX): - PR565: UIDefaults.getUI fails with jgoodies:looks 2.3.1 - PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch from [email protected]) - PR597: Entities are parsed incorrectly in PARAM tag in applet plugin + - PR619: Improper finalization by the plugin can crash the browser - Applets are now double-buffered to eliminate flicker in ones that do heavy drawing - RH665104: OpenJDK Firefox Java plugin loses a cookie * NetX |