diff CHANGELOG.md @ 22268:b56fe0d3b560

Merge with acfea340b19199faaa44bd5e103c716c17ea2b21
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Wed, 30 Sep 2015 19:40:55 -0700
parents b31dcacfc8ff
children
line wrap: on
line diff
--- a/CHANGELOG.md	Wed Sep 30 16:34:53 2015 -0700
+++ b/CHANGELOG.md	Wed Sep 30 19:40:55 2015 -0700
@@ -5,7 +5,9 @@
 
 ## `tip`
 ### Truffle
-...
+* The Instrumentation Framework has been revised and has new APIs that are integrated into the PolyglotEngine.
+  * Instrumention support required of language implementatins is specified as abstract methods on TruffleLanguage.
+  * Clients access instrumentation sevices via an instance of Instrumenter, provided by the Polyglot framework.
 
 ## Version 0.8
 17-Jul-2015, [Repository Revision](http://lafo.ssw.uni-linz.ac.at/hg/truffle/shortlog/graal-0.8)