diff options
author | Alon Zakai <azakai@mozilla.com> | 2011-02-06 20:04:08 -0800 |
---|---|---|
committer | Alon Zakai <azakai@mozilla.com> | 2011-02-06 20:04:08 -0800 |
commit | 18fc0c3deea5f5f62a37f7554d68e5084d9c28e1 (patch) | |
tree | cac3e38e0cc66e96e2189d01ccb10b808cff2956 /ChangeLog | |
parent | 2946fab42a6f9f56852c0b46cc757872930b0f30 (diff) |
version 0.8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2011-02-06: Version 0.8 + + * Freetype and zlib tests (including the entire build procedure) + * File emulation + * CHECK_OVERFLOWS & CORRECT_OVERFLOWS options to handle numerical size issues + * CHECK_SIGNS option to find whether GUARD_SIGNS is necessary + * Improvements to usage of llvm optimizations, and testing + * Many bug fixes, additional tests and library implementations + 2010-12-18: Version 0.7 * Python web demo |