aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 399b2ce..a2f7b0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
2012-05-14 Jiri Vanek <[email protected]>
- * tests/junit-runner/JunitLikeXmlOutputListener.java: fixed indentation
- and spacing
+ * tests/netx/unit/net/sourceforge/jnlp/runtime/CodeBaseClassLoaderTest.java:
+ * tests/netx/unit/net/sourceforge/jnlp/cache/CacheLRUWrapperTest.java:
+ System.out replaced with System.err
+
+2012-05-14 Jiri Vanek <[email protected]>
+
+ * tests/junit-runner/JunitLikeXmlOutputListener.java: fixed indentation
+ and spacing
2012-05-11 Thomas Meyer <[email protected]>