aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4017e1..a330fc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-12-20 Jiri Vanek <[email protected]>
+ finished removal of legacy xulrunner api
+ * acinclude.m4: (IT_CHECK_XULRUNNER_API_VERSION) removed
+ * configure.ac: likewise
+
+2013-12-20 Jiri Vanek <[email protected]>
+
singletons logic, logs and test cleanup/fixes
* netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:
config singleton made properly synchronized via Holder pattern