diff options
author | Deepak Bhole <[email protected]> | 2012-06-01 16:05:18 -0400 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2012-06-01 16:05:18 -0400 |
commit | b0179a3d15f966608c6fff5e1088224046759c8e (patch) | |
tree | 9ee38209ed78bc3bfa46a4e1895c3e12171d85d8 /NEWS | |
parent | d8a73475f81acd7eb21ca397a773b7b6a1b8aca9 (diff) |
Fixed PR863: Error passing strings to applet methods in Chromium
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ New in release 1.3 (2012-XX-XX): - PR811: javaws is not handling urls with spaces (and other characters needing encoding) correctly * Plugin - PR820: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenApp + - PR863: Error passing strings to applet methods in Chromium - PR895: IcedTea-Web searches for missing classes on each loadClass or findClass * Common - PR918: java applet windows uses a low resulution black/white icon |