summaryrefslogtreecommitdiffstats
path: root/libtommath/changes.txt
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-30 11:20:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-30 11:20:19 (GMT)
commitd1a565fde90f8805d8e50073455049f92bef1d43 (patch)
treeebb1443471f7f12938ec55ce3b4a7f5ead28c781 /libtommath/changes.txt
parent3a2a78a48a0eeea16928dca431306167ed6cddaa (diff)
downloadtcl-d1a565fde90f8805d8e50073455049f92bef1d43.zip
tcl-d1a565fde90f8805d8e50073455049f92bef1d43.tar.gz
tcl-d1a565fde90f8805d8e50073455049f92bef1d43.tar.bz2
Cherry-pick [https://github.com/libtom/libtommath/commit/a0a86c696a7182f8be4b10bb79a1c5c971dc9561]: Merge branch 'tcl-fixes' into develop
Remove many files, which are not used in Tcl. Modify "changelog.txt", with real release-date of 1.0.1 version
Diffstat (limited to 'libtommath/changes.txt')
-rw-r--r--libtommath/changes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/changes.txt b/libtommath/changes.txt
index 3379f71..51da801 100644
--- a/libtommath/changes.txt
+++ b/libtommath/changes.txt
@@ -1,4 +1,4 @@
-XXX, 2017
+Aug 29th, 2017
v1.0.1
-- Dmitry Kovalenko provided fixes to mp_add_d() and mp_init_copy()
-- Matt Johnston contributed some improvements to mp_div_2d(),