diff options
author | Alon Zakai <azakai@mozilla.com> | 2011-03-05 19:28:56 -0800 |
---|---|---|
committer | Alon Zakai <azakai@mozilla.com> | 2011-03-05 19:28:56 -0800 |
commit | 7e3cd0de0738b56ecd189208cff96f31dcd8dbac (patch) | |
tree | bd1fc0a15fc84223152b4c92b734f5d510b8e811 | |
parent | 749e2d5031af8567a5a0a7db3d12cf6b65035ca6 (diff) |
version 0.9
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ +2011-03-05: Version 0.9 + + * OpenJPEG test and web demo + * Line number debugging info and autodebugger tool + * CORRECT_ROUNDINGS option + * Line-specific CORRECT_* options + * 20% faster compilation + * Generate strict mode JavaScript + * Many bug fixes, additional tests and library implementations + 2011-02-06: Version 0.8 + * Freetype web demo (2011-02-08, right after 0.8) * Freetype and zlib tests (including the entire build procedure) * File emulation * CHECK_OVERFLOWS & CORRECT_OVERFLOWS options to handle numerical size issues |