aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdc8eb4..42dc8c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-01-24 Andrew Azores <[email protected]>
+
+ http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-January/025971.html
+ * netx/net/sourceforge/jnlp/controlpanel/PolicyPanel.java: added license
+ header and javadocs. Launch PolicyTool by ProcessBuilder rather than
+ calling PolicyTool.main directly, with reflective launch fallback method.
+ * netx/net/sourceforge/jnlp/resources/Messages.properties: added message
+ (CPPolicyEditorNotFound)
+
2014-01-23 Omair Majid <[email protected]>
* Makefile.am [ENABLE_DOCS] [JAVADOC_SUPPORTS_J_OPTIONS]: