Skip to content

Commit b4bd978

Browse files
committed
update changelog
1 parent a29e9fa commit b4bd978

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changes.txt

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
XXX, 2017
2+
v1.0.1
3+
-- Dmitry Kovalenko provided fixes to mp_add_d() and mp_init_copy()
4+
-- Matt Johnston contributed some improvements to mp_div_2d(),
5+
mp_exptmod_fast(), mp_mod() and mp_mulmod()
6+
-- Julien Nabet provided a fix to the error handling in mp_init_multi()
7+
-- Ben Gardner provided a fix regarding usage of reserved keywords
8+
-- Fixed mp_rand() to fill the correct number of bits
9+
-- Fixed mp_invmod()
10+
-- Use the same 64-bit detection code as in libtomcrypt
11+
-- Correct usage of DESTDIR, PREFIX, etc. when installing the library
12+
-- Francois Perrad updated all the perl scripts to an actual perl version
13+
14+
115
Feb 5th, 2016
216
v1.0
317
-- Bump to 1.0

0 commit comments

Comments
 (0)