aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f60176..4b340cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-03-31 Denis Lila <[email protected]>
+
+ * plugin/icedteanp/java/sun/applet/PluginObjectStore.java
+ (wrapped, lock): New static variables.
+ (getNextID, checkNeg): New functions.
+ (reference): Using getNextID and synchronized.
+ (dump): Improve iteration and synchronized.
+ (unreference, getObject, getIdentifier, contains(Object),
+ contains(int)): Synchronized.
+
2011-03-29 Denis Lila <[email protected]>
* netx/net/sourceforge/jnlp/JNLPFile.java