Commit 3d5afb420dc9dede027d7cc7098b127257fc759c

Steffen Jaeckel 2014-12-11T23:15:35

update changes

1
2
3
4
5
6
7
8
9
10
11
12
13
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