From a5770be6aefdf9b86e0ce179d31d69d870e7a788 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sun, 27 Feb 2000 02:34:37 +0000 Subject: [PATCH] Statement that it fails only on 32-bit architectures isn't true. --- CHANGES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 4019674314..c7c65ec24c 100644 --- a/CHANGES +++ b/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 -- 2.34.1