# HG changeset patch # User Bernhard Urban # Date 1399919381 -7200 # Node ID 2a5f05654bc632454e72e3896b9c9acc775fab5b # Parent f0254bab4c6b5be33d35a2284093e8d8e0d2ff94 changelog: note about truffle.jar separation diff -r f0254bab4c6b -r 2a5f05654bc6 CHANGELOG.md --- a/CHANGELOG.md Mon May 12 22:32:33 2014 +0200 +++ b/CHANGELOG.md Mon May 12 20:29:41 2014 +0200 @@ -5,6 +5,7 @@ * ... ### Truffle +* `truffle.jar`: strip out build-time only dependency into a seperated JAR file (`truffle-dsl-processor.jar`) * ... ## Version 0.3 @@ -74,4 +75,3 @@ * Initial version of a multi-language framework on top of Graal. * Update of the [Truffle Inlining API](http://mail.openjdk.java.net/pipermail/graal-dev/2014-January/001516.html). -