From b4bd9788de5bf31f483260baf4e673221385444e Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Mon, 28 Aug 2017 16:08:39 +0200 Subject: [PATCH] update changelog --- changes.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changes.txt b/changes.txt index 640b497..3379f71 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,17 @@ +XXX, 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(), + mp_exptmod_fast(), mp_mod() and mp_mulmod() + -- Julien Nabet provided a fix to the error handling in mp_init_multi() + -- Ben Gardner provided a fix regarding usage of reserved keywords + -- Fixed mp_rand() to fill the correct number of bits + -- Fixed mp_invmod() + -- Use the same 64-bit detection code as in libtomcrypt + -- Correct usage of DESTDIR, PREFIX, etc. when installing the library + -- Francois Perrad updated all the perl scripts to an actual perl version + + Feb 5th, 2016 v1.0 -- Bump to 1.0