diff options
author | Andrew Azores <[email protected]> | 2014-01-17 11:36:22 -0500 |
---|---|---|
committer | Andrew Azores <[email protected]> | 2014-01-17 11:36:22 -0500 |
commit | 4cc1ae82645431a5c1f0958a800e8e5dfc012086 (patch) | |
tree | 47bf424ae4bb601ce26829a104fc56b0e60cd9ed /ChangeLog | |
parent | 5aa7f2cdfbc59fdc3daede83f3a9a79b423b1cbd (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |