diff options
author | Deepak Bhole <dbhole@redhat.com> | 2010-12-08 16:08:35 -0500 |
---|---|---|
committer | Deepak Bhole <dbhole@redhat.com> | 2010-12-08 16:08:35 -0500 |
commit | e9689c098bd56cffb72820a511e41e89c96ce0eb (patch) | |
tree | 9c409f6ffdfd6fcb96e50f70973355025dcb134f /NEWS | |
parent | 8975e54d6f5460b3ae3e09b96de025f911d2b7b4 (diff) |
PR597: Fix special character handling for applet tags
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ New in release 1.0 (2010-XX-XX): - 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 barbara.xxx1975@libero.it) + - 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 * NetX - Add a new option -Xclearcache |