diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-05-19 11:46:29 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-05-19 11:46:29 -0400 |
commit | ff3796cc26bf3cf7f77fc06ac9b8c6a0d6178d95 (patch) | |
tree | c411728551ba079da179950121f71345d1369032 /CHANGELOG | |
parent | 94a502621b66ed9d982fef391912412259d27bc2 (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 ======== |