diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..7f23b72d --- /dev/null +++ b/ChangeLog @@ -0,0 +1,8 @@ +2010-08-28: Version 0.1 + + Initial export. + + * All tests pass, including Fannkuch&Fasta, but constglobalstructs + * Relooping of Fannkuch is complete, fasta has one left + * Emscriptened Fannkuch is 37X slower than gcc -O2 on C++ source + |