summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-05-19 11:46:29 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-05-19 11:46:29 -0400
commit4687d31104466fc507c8627814df4c695dcb1e2d (patch)
treec411728551ba079da179950121f71345d1369032 /CHANGELOG
parent9ff0b17b5345cbb03e0d95a3fc217ba1b4a11a84 (diff)
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index accdd95b..99d23816 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,14 @@
========
+20120519
+========
+
+- Compatibility fixes for new Automake and GCC versions
+- Allow synchronous RPC's in 'onunload' code
+- Start of special cases for parsing CSS class names: interpret "table" as identifier 'tabl'
+ (since 'table' is an Ur/Web keyword)
+- Bug fixes and improvements to type inference and optimization
+
+========
20120512
========