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
commitff3796cc26bf3cf7f77fc06ac9b8c6a0d6178d95 (patch)
treec411728551ba079da179950121f71345d1369032 /CHANGELOG
parent94a502621b66ed9d982fef391912412259d27bc2 (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
========