aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bc6f42..0d1c200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-20 Deepak Bhole <[email protected]>
+
+ PR619: Improper finalization by the plugin can crash the browser
+ * plugin/icedteanp/java/netscape/javascript/JSObject.java (finalize):
+ Proceed with finalization only if JSObject is valid.
+
2011-01-17 Andrew Su <[email protected]>
* netx/net/sourceforge/jnlp/NetxPanel.java: