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 b261ac3..3398768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-09-18 Jiri Vanek <[email protected]>
+
+ Removed java 1.3 comaptible (redundant) code from ParseException
+ * netx/net/sourceforge/jnlp/ParseException.java: (ParseException)
+ modified to support super call only, (getCause) and both (printStackTrace)
+ removed
+
2013-09-16 Andrew Azores <[email protected]>
Fix ResourcesTest reproducer.