diff CHANGELOG.md @ 14945:b14cb2d9253d

Make compression and uncompression explicit in the high level graph.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 02 Apr 2014 15:26:58 +0200
parents 45045ab19008
children f36e56e9dd9a
line wrap: on
line diff
--- a/CHANGELOG.md	Wed Apr 02 14:43:52 2014 +0200
+++ b/CHANGELOG.md	Wed Apr 02 15:26:58 2014 +0200
@@ -2,6 +2,7 @@
 
 ## `tip`
 ### Graal
+* Explicit support for oop compression/uncompression in high level graph.
 * LIRGenerator refactoring.
 * ...