summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2015-02-28 16:45:18 -0300
committerIsmael Luceno2015-02-28 16:46:20 -0300
commita19fb5fc6629da43af25c276fb16b73e2c01f461 (patch)
tree651eaf5fdcab9b901bd8641804a90a8cd7e37054 /ChangeLog
parent9f06c52090a500139c2f0f1feb2c39ff3cdea3fd (diff)
libtomfloat: new spell, Multiple precision floating point arithmetic library
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c90498b3bb..f76703f095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2015-02-28 Ismael Luceno <ismael@sourcemage.org>
* libs/tomsfastmath: new spell, large integer arithmetic library
* libs/libtompoly: new spell, polynomial basis arithmetic library
+ * libs/libtomfloat: new spell, Multiple precision floating point
+ arithmetic library
2015-02-25 Eric Sandall <sandalle@sourcemage.org>
* ruby-raa/rubygem-json: Added Ruby extension for JSON