summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 227ef59..6c6bcfb 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -52,6 +52,9 @@ RELEASE 0.14 - XXX
- Pass Nodes, not strings, to Builder emitter functions.
+ - Refactor command-line interpolation and signature calculation
+ so we can use real Node attributes.
+
From Steven Knight:
- Add support for Java (javac and jar).