summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2006-04-17 12:22:18 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2006-04-17 12:22:18 +0000
commitaa3c4260fa88d14d90e37bba2a734a4c50f5a575 (patch)
treeb3cdaa33041a2c93928d1c31288ad139098f25e8 /NEWS
parentc2b83830f4a7f4c76e1ae6f607ad91d38d3fc401 (diff)
downloadclasspath-aa3c4260fa88d14d90e37bba2a734a4c50f5a575.tar.gz
2006-04-17 Andrew John Hughes <gnu_andrew@member.fsf.org>
* NEWS: Mention merge of instrumentation classes. * doc/vmintegration.texinfo: Move instrumentation to correct section.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 355f148a8..6f6effa54 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,8 @@ Runtime interface changes:
These are all optional (in the sense that the methods associated with them
merely fail on use if the VM doesn't provide them, rather than the
VM failing altogether), but VMs should aim to support them where possible.
+* The implementation of java.lang.instrument has been merged to the main
+ branch from the generics branch.
New in release 0.90 (March 6, 2006)