aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5852ee4..78a4355 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-03-28 Adam Domurad <[email protected]>
+
+ * netx/net/sourceforge/jnlp/security/appletextendedsecurity/UnsignedAppletTrustConfirmation.java
+ (normalizeUrlAndStripParams): Moved.
+ * netx/net/sourceforge/jnlp/util/UrlUtils.java
+ (normalizeUrlAndStripParams): New, moved from
+ UnsignedAppletTrustConfirmation.
+ * tests/netx/unit/net/sourceforge/jnlp/security/appletextendedsecurity/UnsignedAppletTrustConfirmationTest.java
+ (testNormalizeUrlAndStripParams): Moved.
+ * tests/netx/unit/net/sourceforge/jnlp/util/UrlUtilsTest.java:
+ New, has (testNormalizeUrlAndStripParams) from
+ UnsignedAppletTrustConfirmationTest.
+
2013-03-22 Jiri Vanek <[email protected]>
Added code to parse properties and to find correct configuration files