diff CHANGELOG.md @ 15567:10732e1421ee

changelog: graal-0.3
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 09 May 2014 01:47:18 +0200
parents f2988cdf41ee
children 857ab1f388a5
line wrap: on
line diff
--- a/CHANGELOG.md	Thu May 08 22:56:16 2014 +0200
+++ b/CHANGELOG.md	Fri May 09 01:47:18 2014 +0200
@@ -2,6 +2,15 @@
 
 ## `tip`
 ### Graal
+* ...
+
+### Truffle
+* ...
+
+## Version 0.3
+7-May-2014, [Repository Revision](http://hg.openjdk.java.net/graal/graal/rev/XXX)
+
+### Graal
 * Explicit support for oop compression/uncompression in high level graph.
 * LIRGenerator refactoring.
 * Explicit types for inputs (InputType enum).