aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoralon@honor <none@none>2010-08-28 19:16:06 -0700
committeralon@honor <none@none>2010-08-28 19:16:06 -0700
commit5f8562e1d55a02c48697f8ed5f16bdb1d9584a52 (patch)
tree5de2f00881c1c7208de79bc6d60eed6caa040512 /ChangeLog
parent2e650b627c85712be4fde75146e1356e19da990d (diff)
Version 0.1
--HG-- rename : LICENSE.txt => LICENSE rename : README.txt => README
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
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
+