diff CHANGELOG.md @ 18389:104be1322fb7

Truffle: CHANGELOG entry for CompilerOptions.
author Chris Seaton <chris.seaton@oracle.com>
date Sun, 16 Nov 2014 16:08:57 -0800
parents 966034c24f0e
children d405651001d1
line wrap: on
line diff
--- a/CHANGELOG.md	Sun Nov 16 16:07:57 2014 -0800
+++ b/CHANGELOG.md	Sun Nov 16 16:08:57 2014 -0800
@@ -21,6 +21,7 @@
 * Removed `CompilerDirectives.unsafeFrameCast` (equivalent to a `(MaterializedFrame)` cast).
 * Added `TruffleRuntime#getCapability` API method.
 * Added `NodeInterface` and allowed child field to be declared with interfaces that extend it.
+* Added `CompilerOptions` and allowed it to be set for `ExecutionContext` and `RootNode`.
 * ...
 
 ## Version 0.5