consistency with 0.9.6 stable "CHANGES"

This commit is contained in:
Bodo Möller 2001-12-17 19:11:03 +00:00
parent 66df02fd98
commit b5348a095d

25
CHANGES

@ -18,7 +18,8 @@
3*range is two bits longer than range.) 3*range is two bits longer than range.)
[Bodo Moeller] [Bodo Moeller]
*) Only add signing time to PKCS7 structures if it is not already present. *) Only add signing time to PKCS7 structures if it is not already
present.
[Steve Henson] [Steve Henson]
*) Fix crypto/objects/objects.h: "ld-ce" should be "id-ce", *) Fix crypto/objects/objects.h: "ld-ce" should be "id-ce",
@ -337,7 +338,7 @@
*) BN_sqr() bug fix. *) BN_sqr() bug fix.
[Ulf Möller, reported by Jim Ellis <jim.ellis@cavium.com>] [Ulf Möller, reported by Jim Ellis <jim.ellis@cavium.com>]
*) Make it possible to unload ranges of ERR strings with a new +) Make it possible to unload ranges of ERR strings with a new
"ERR_unload_strings" function. "ERR_unload_strings" function.
[Geoff Thorpe] [Geoff Thorpe]
@ -571,6 +572,16 @@
parameters (and 'speed' generating keys each time). parameters (and 'speed' generating keys each time).
[Geoff Thorpe] [Geoff Thorpe]
*) Add support for shared libraries under Irix.
[Albert Chin-A-Young <china@thewrittenword.com>]
*) Add configuration option to build on Linux on both big-endian and
little-endian MIPS.
[Ralf Baechle <ralf@uni-koblenz.de>]
*) Add the possibility to create shared libraries on HP-UX.
[Richard Levitte]
-) OpenSSL 0.9.6b released [9 July 2001] -) OpenSSL 0.9.6b released [9 July 2001]
*) Change ssleay_rand_bytes (crypto/rand/md_rand.c) *) Change ssleay_rand_bytes (crypto/rand/md_rand.c)
@ -1950,17 +1961,10 @@ des-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k
identity, and test if they are actually available. identity, and test if they are actually available.
[Richard Levitte] [Richard Levitte]
*) Add support for shared libraries under Irix.
[Albert Chin-A-Young <china@thewrittenword.com>]
+) Improve RPM specification file by forcing symbolic linking and making +) Improve RPM specification file by forcing symbolic linking and making
sure the installed documentation is also owned by root.root. sure the installed documentation is also owned by root.root.
[Damien Miller <djm@mindrot.org>] [Damien Miller <djm@mindrot.org>]
*) Add configuration option to build on Linux on both big-endian and
little-endian MIPS.
[Ralf Baechle <ralf@uni-koblenz.de>]
+) Give the OpenSSL applications more possibilities to make use of +) Give the OpenSSL applications more possibilities to make use of
keys (public as well as private) handled by engines. keys (public as well as private) handled by engines.
[Richard Levitte] [Richard Levitte]
@ -1987,9 +1991,6 @@ des-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k
+) Support threads on FreeBSD-elf in Configure. +) Support threads on FreeBSD-elf in Configure.
[Richard Levitte] [Richard Levitte]
*) Add the possibility to create shared libraries on HP-UX
[Richard Levitte]
+) Fix for SHA1 assembly problem with MASM: it produces +) Fix for SHA1 assembly problem with MASM: it produces
warnings about corrupt line number information when assembling warnings about corrupt line number information when assembling
with debugging information. This is caused by the overlapping with debugging information. This is caused by the overlapping