Statement that it fails only on 32-bit architectures isn't true.
authorAndy Polyakov <appro@openssl.org>
Sun, 27 Feb 2000 02:34:37 +0000 (02:34 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 27 Feb 2000 02:34:37 +0000 (02:34 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 401967431498d4810ab3be1a126631330c3cb4f5..c7c65ec24c3d6dea198917caa0a66ebcb451abf7 100644 (file)
--- 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