diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-11-27 13:43:15 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-11-27 13:43:15 -0500 |
commit | 9004ba508ee89c4fe4b758ffe0f87518b48670ae (patch) | |
tree | 93d3cdf3b222bfdefd07a476842fc5ad9c5bf38f /CHANGELOG | |
parent | 724eacaf90ae05aabe6950dc4295b7f3622e4996 (diff) |
Note optimizations in changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ ======== - Optimization: Fusing page writes with calls to recursive functions +- Optimization of bottleneck compiler phases ======== 20081120 |