diff options
author | Deepak Bhole <[email protected]> | 2010-11-24 15:22:03 -0500 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2010-11-24 15:22:03 -0500 |
commit | 8a4ac3f07e3a60a8cf34fbe12b1b05219e865bf0 (patch) | |
tree | 0830d709a86d7ca59abe781bcce93d3ee3f142fb /NEWS | |
parent | c7a02ae1417fb3330aa12e85b191500815f92b64 (diff) |
Fix PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch from [email protected])
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ New in release 1.0 (2010-XX-XX): - PR556: Applet initialization code is prone to race conditions - PR557: Applet opens in a separate window if tab is closed when the applet loads - PR565: UIDefaults.getUI fails with jgoodies:looks 2.3.1 + - PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch from [email protected]) - Applets are now double-buffered to eliminate flicker in ones that do heavy drawing * NetX - Add a new option -Xclearcache |