projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a1dbce
)
Note the MIPS assembler bug fix.
author
Ulf Möller
<ulf@openssl.org>
Wed, 28 Mar 2001 02:39:22 +0000
(
02:39
+0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 28 Mar 2001 02:39:22 +0000
(
02:39
+0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 663fc5b9ffbf62aa79cde9ab1abdb6626c86c12e..318e4aebcb70d27d573126972bdb89d3d1eb7b34 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,9
@@
Changes between 0.9.6 and 0.9.6a [xx XXX 2001]
+ *) MIPS assembler BIGNUM division bug fix.
+ [Andy Polyakov]
+
*) Fix PKCS#7 decode routines so they correctly update the length
after reading an EOC for the EXPLICIT tag.
[Steve Henson]