aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDeepak Bhole <[email protected]>2010-11-24 15:17:54 -0500
committerDeepak Bhole <[email protected]>2010-11-24 15:17:54 -0500
commitc7a02ae1417fb3330aa12e85b191500815f92b64 (patch)
tree8f859a0e5614a4a0d2021fb747f60a71e2be0a36 /NEWS
parent56400522487fd38db23b0977148d9d8306b6ec8c (diff)
Fix PR552: Support for FreeBSD's pthread implementation (patch from [email protected])
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a339cb..e4c4c1d 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ New in release 1.0 (2010-XX-XX):
- RH645843, CVE-2010-3860: IcedTea System property information leak via public static
* Plugin
- PR542: Plugin fails with NPE on http://www.openprocessing.org/visuals/iframe.php?visualID=2615
+ - PR552: Support for FreeBSD's pthread implementation
- PR554: System.err writes content two times
- PR556: Applet initialization code is prone to race conditions
- PR557: Applet opens in a separate window if tab is closed when the applet loads