aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f10c6b1..b7301cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2013-02-06 Adam Domurad <[email protected]>
+
+ Name threads for easier debugging/tooling. Remove 2 erroneous
+ VoidPluginCallRequest header comments.
+ * netx/net/sourceforge/jnlp/NetxPanel.java:
+ Provide name for thread that calls (run).
+ * netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:
+ Provide name for shutdown hook thread.
+ * plugin/icedteanp/java/sun/applet/PluginMessageConsumer.java:
+ Remove erroneous VoidPluginCallRequest comment. Provide name for
+ ConsumerThread thread.
+ * plugin/icedteanp/java/sun/applet/PluginMessageHandlerWorker.java:
+ Provide name for worker thread.
+ * plugin/icedteanp/java/sun/applet/PluginStreamHandler.java:
+ Remove erroneous VoidPluginCallRequest comment. Provide name for
+ stream listener thread.
+
2013-02-03 Jiri Vanek <[email protected]>
Another renamed conflict file for case insensitive systems