summaryrefslogtreecommitdiff
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 06f64dc58..7f771f3ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
+ * NEWS:
+ Mention threading bean and getState().
+ * doc/vmintegration.texinfo:
+ Update documentation for threading bean and new
+ method of VMThread.
+
+2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
* examples/gnu/classpath/examples/management/TestClassLoading.java,
* examples/gnu/classpath/examples/management/TestOS.java,