aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 460bf95..1b005ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-10-16 Adam Domurad <[email protected]>
+
+ * tests/reproducers/simple/AppletTakesLastParam/srcs/AppletTakesLastParam.java:
+ Add 'standard' applet closing message.
+ * tests/reproducers/simple/AppletTakesLastParam/testcases/AppletTakesLastParamTests.java:
+ Clean-up code and add automatic applet closing on finish.
+
2012-10-15 Jana Fabrikova <[email protected]>
* tests/reproducers/simple/JSToJGet/testcases/JSToJGetTest.java: