aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <azakai@mozilla.com>2011-03-05 19:28:56 -0800
committerAlon Zakai <azakai@mozilla.com>2011-03-05 19:28:56 -0800
commit7e3cd0de0738b56ecd189208cff96f31dcd8dbac (patch)
treebd1fc0a15fc84223152b4c92b734f5d510b8e811
parent749e2d5031af8567a5a0a7db3d12cf6b65035ca6 (diff)
version 0.9
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84ac8878..bea80838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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