diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-12-09 14:44:52 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-12-09 14:44:52 -0500 |
commit | a69a769216ef5fa9e96168ca21d110f79c22f547 (patch) | |
tree | e069bdcd643f448e874e5e4799788371b1e41d00 /CHANGELOG | |
parent | 5d92ee7289e6df76694bebaa585160e5b3c79013 (diff) |
Prepare to release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ ======== +20081209 ======== - Optimization: Fusing page writes with calls to recursive functions - Optimization of bottleneck compiler phases -- Start of manual +- Reference manual +- SQL arithmetic operators ======== 20081120 |