summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2006-07-01 15:45:23 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2006-07-01 15:45:23 +0000
commit4dc7b98ac0142f36ec3b2939c93a663c4e6784f1 (patch)
tree453983c46076fe881f90f35cb4cda96975593ed9 /ChangeLog
parent1eec7134085cd736739b5238a1034d1951bd7b25 (diff)
downloadclasspath-4dc7b98ac0142f36ec3b2939c93a663c4e6784f1.tar.gz
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.
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,