diff CHANGELOG.md @ 17058:97d0508b7cf1

Truffle: entries in change log.
author Chris Seaton <chris.seaton@oracle.com>
date Sat, 06 Sep 2014 17:20:11 +0100
parents 5a1d764f6afc
children 2476180699f6
line wrap: on
line diff
--- a/CHANGELOG.md	Sat Sep 06 17:19:13 2014 +0100
+++ b/CHANGELOG.md	Sat Sep 06 17:20:11 2014 +0100
@@ -6,6 +6,8 @@
 
 ### Truffle
 * Added TruffleRuntime#getCallTargets() to get all call targets that were created and are still referenced.
+* Added `NeverValidAssumption` to complement `AlwaysValidAssumption`.
+* Fixed a bug in `AssumedValue` that may not invalidate correctly.
 
 ## Version 0.4
 19-Aug-2014, [Repository Revision](http://hg.openjdk.java.net/graal/graal/rev/graal-0.4)