Harmonize CHANGES and STATUS files between the 0.9.6a branch and
the trunk to keep diffs small.
diff --git a/CHANGES b/CHANGES
index 1a3c3ee..1b36047 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+
OpenSSL CHANGES
_______________
@@ -424,16 +425,16 @@
Fix leaks in PKCS12 and PKCS7 routines.
[Steve Henson]
- *) Fix for Irix with NO_ASM.
- ["Bruce W. Forsberg" <bruce.forsberg@baesystems.com>]
-
*) Add some EVP_add_digest_alias registrations (as found in
- OpenSSL_add_all_digests()), to SSL_library_init()
+ OpenSSL_add_all_digests()) to SSL_library_init()
aka OpenSSL_add_ssl_algorithms(). This provides improved
compatibility with peers using X.509 certificates
with unconventional AlgorithmIdentifier OIDs.
[Bodo Moeller]
+ *) Fix for Irix with NO_ASM.
+ ["Bruce W. Forsberg" <bruce.forsberg@baesystems.com>]
+
*) ./config script fixes.
[Ulf Moeller, Richard Levitte]
@@ -798,6 +799,10 @@
be handled deterministically).
[Lenka Fibikova <fibikova@exp-math.uni-essen.de>, Bodo Moeller]
+ *) Add a 'bctest' script that checks for some known 'bc' bugs
+ so that 'make test' does not abort just because 'bc' is broken.
+ [Bodo Moeller]
+
*) Store verify_result within SSL_SESSION also for client side to
avoid potential security hole. (Re-used sessions on the client side
always resulted in verify_result==X509_V_OK, not using the original
@@ -1082,6 +1087,9 @@
matter what.
[Richard Levitte]
+ *) Added several new manual pages for SSL_* function.
+ [Lutz Jaenicke]
+
Changes between 0.9.5a and 0.9.6 [24 Sep 2000]
*) In ssl23_get_client_hello, generate an error message when faced