diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-11-27 14:38:53 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-11-27 14:38:53 -0500 |
commit | 85a682b4a65a76e2f5a120b28faf7093f4a766a9 (patch) | |
tree | 3f180b88f47fe8cfb1f6dda748baf30d41363b56 /CHANGELOG | |
parent | 9004ba508ee89c4fe4b758ffe0f87518b48670ae (diff) |
Start of manual
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ - Optimization: Fusing page writes with calls to recursive functions - Optimization of bottleneck compiler phases +- Start of manual ======== 20081120 |