update changes

This commit is contained in:
Steffen Jaeckel 2014-12-11 23:15:35 +01:00 committed by Tom St Denis
parent 8432c4eda5
commit 3d5afb420d
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ v0.43.0
mp_prime_next_prime() and mp_invmod() and added a mp_isneg() macro
-- Fix build issues for Linux x32 ABI
-- Added mp_get_long_long() and mp_set_long_long()
-- Carlin provided a patch to use arc4random() instead of rand()
on platforms where it is supported
July 23rd, 2010