diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-09-25 08:16:58 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-09-25 08:16:58 -0400 |
commit | 389ebd580402e1898825fa6234d2693a4e30dc89 (patch) | |
tree | 7ef6a7ac1945664318598643e0547fbd4d874ce1 /CHANGELOG | |
parent | 41782445889580f8712f7b86e634edc60667b1a3 (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,15 @@ ======== +20120925 +======== + +- Changes to optimization/compilation strategy that can speed up compilation and + reduce code size dramatically +- New .urp directives: 'coreInline' and 'monoInline' +- 'show' instance for 'sql_query' +- Improvements to compiler error messages +- Bug fixes and optimization improvements + +======== 20120807 ======== |