Statement that it fails only on 32-bit architectures isn't true.
This commit is contained in:
parent
0a9d53e9eb
commit
a5770be6ae
3
CHANGES
3
CHANGES
@ -5,8 +5,7 @@
|
||||
Changes between 0.9.4 and 0.9.5 [xx XXX 2000]
|
||||
|
||||
*) BN_mul bugfix: In bn_mul_part_recursion() only the a>a[n] && b>b[n]
|
||||
case was implemented. This caused BN_div_recp() to fail occasionally
|
||||
on 32 bit machines.
|
||||
case was implemented. This caused BN_div_recp() to fail occasionally.
|
||||
[Ulf Möller]
|
||||
|
||||
*) Add an optional second argument to the set_label() in the perl
|
||||
|
Loading…
Reference in New Issue
Block a user