aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Azores <aazores@redhat.com>2013-10-17 10:32:46 -0400
committerAndrew Azores <aazores@redhat.com>2013-10-17 10:32:46 -0400
commit72cc555dc703aa3f6a7338b5c3ade9fee7e799e3 (patch)
tree0466bae5ae3699db02603754f98926c1709c57bc /ChangeLog
parent7ec1205e53b3516947f61cc19a0affcccf8c4898 (diff)
Back out changeset 420d72e5cee7
Back out changeset 420d72e5cee7 due to breaking LiveConnect feature. http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-October/024919.html * plugin/icedteanp/IcedTeaNPPlugin.cc: undo 420d72e5cee7 * plugin/icedteanp/IcedTeaPluginUtils.cc: undo 420d72e5cee7 * plugin/icedteanp/IcedTeaPluginUtils.h: undo 420d72e5cee7 * plugin/icedteanp/IcedTeaScriptablePluginObject.cc: undo 420d72e5cee7 * plugin/icedteanp/IcedTeaScriptablePluginObject.h: undo 420d72e5cee7 * tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc: undo 420d72e5cee7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2a20b8..7d069cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2013-10-17 Andrew Azores <aazores@redhat.com>
+
+ Back out changeset 420d72e5cee7 due to breaking LiveConnect feature.
+ http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-October/024919.html
+ * plugin/icedteanp/IcedTeaNPPlugin.cc: undo 420d72e5cee7
+ * plugin/icedteanp/IcedTeaPluginUtils.cc: undo 420d72e5cee7
+ * plugin/icedteanp/IcedTeaPluginUtils.h: undo 420d72e5cee7
+ * plugin/icedteanp/IcedTeaScriptablePluginObject.cc: undo 420d72e5cee7
+ * plugin/icedteanp/IcedTeaScriptablePluginObject.h: undo 420d72e5cee7
+ * tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc: undo 420d72e5cee7
+
2013-10-16 Andrew Azores <aazores@redhat.com>
Resolve deadlock issue when multiple applets are loaded simultaneously