aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa96cb6..f2114e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-06-12 Adam Domurad <[email protected]>
+
+ Fixes PR722, javaws failing to run with unsigned content in META-INF/
+ * NEWS: Added entry: Fixes PR722
+ * netx/net/sourceforge/jnlp/tools/JarCertVerifier.java: Changed
+ isSignatureRelated => isMetaInfFile. Now all files under META-INF/ are
+ disregarded in checking the jar signage.
+
2012-06-11 Jiri Vanek <[email protected]>
Implemented xml logging backend