diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |