summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-27 02:05:39 +0000
committerUlf Möller <ulf@openssl.org>2000-02-27 02:05:39 +0000
commit688938fbb49731397b3afec65a6beb428c4cb6a7 (patch)
tree872389259c99427c6f0b1b88d7450026b6800c5c /CHANGES
parent9b95f1df4b575daa8e59722454202fd6dc7027b2 (diff)
Bug fix!
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c08fa854e7..4019674314 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
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.
+ [Ulf Möller]
+
*) Add an optional second argument to the set_label() in the perl
assembly language builder. If this argument exists and is set
to 1 it signals that the assembler should use a symbol whose