From: Lutz Jänicke Date: Thu, 18 Apr 2002 08:11:31 +0000 (+0000) Subject: Handle headings uniformly to allow automatic processing. X-Git-Tag: OpenSSL_0_9_6d~20^2~9 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=151457ab16b19f855240ef4c417a8ba2e61abe22 Handle headings uniformly to allow automatic processing. --- diff --git a/NEWS b/NEWS index ebb2b74a0e..3850f59605 100644 --- a/NEWS +++ b/NEWS @@ -39,12 +39,12 @@ o SSL/TLS: allow more precise control of renegotiations and sessions. o SSL/TLS: add callback to retrieve SSL/TLS messages. - Changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d: + Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d: o Various SSL/TLS library bugfixes. o Fix DH parameter generation for 'non-standard' generators. - Changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c: + Major changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c: o Various SSL/TLS library bugfixes. o BIGNUM library fixes. @@ -57,7 +57,7 @@ Broadcom and Cryptographic Appliance's keyserver [in 0.9.6c-engine release]. - Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: + Major changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: o Security fix: PRNG improvements. o Security fix: RSA OAEP check.