diff --git a/changes.txt b/changes.txt index 61148d3..803819f 100644 --- a/changes.txt +++ b/changes.txt @@ -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