aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Azores <[email protected]>2014-01-17 11:36:22 -0500
committerAndrew Azores <[email protected]>2014-01-17 11:36:22 -0500
commit4cc1ae82645431a5c1f0958a800e8e5dfc012086 (patch)
tree47bf424ae4bb601ce26829a104fc56b0e60cd9ed /ChangeLog
parent5aa7f2cdfbc59fdc3daede83f3a9a79b423b1cbd (diff)
Fix liveconnect regression from commit ee92f55c69a3
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-January/025764.html * plugin/icedteanp/IcedTeaScriptablePluginObject.cc: (hasMethod) fixed regression from rev 757:ee92f55c69a3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 955f1a4..65cbee4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-01-17 Andrew Azores <[email protected]>
+
+ Fixes JS reproducer regression.
+ http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-January/025764.html
+ * plugin/icedteanp/IcedTeaScriptablePluginObject.cc: (hasMethod) fixed
+ regression from rev 757:ee92f55c69a3
+
2014-01-16 Jiri Vanek <[email protected]>
Reproducers stabilization by removing check for not presented general Exception