diff CHANGELOG.md @ 18130:b4e38f4ca414

Truffle: rename @SlowPath to @TruffleBoundary.
author Christian Humer <christian.humer@gmail.com>
date Tue, 21 Oct 2014 00:22:51 +0200
parents 87ea195b66ff
children ab62800259ff
line wrap: on
line diff
--- a/CHANGELOG.md	Tue Oct 21 00:22:48 2014 +0200
+++ b/CHANGELOG.md	Tue Oct 21 00:22:51 2014 +0200
@@ -8,6 +8,7 @@
 ### Truffle
 * Relaxed declared type restriction on child fields to allow for interface types in addition to Node subclasses.
 * The BranchProfile constructor is now private. Use BranchProfile#create() instead.
+* Renamed @CompilerDirectives.SlowPath to @CompilerDirectives.TruffleBoundary
 * ...
 
 ## Version 0.5