Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-04-18 12:09:59 +0400
committerLutz Jänicke <jaenicke@openssl.org>2002-04-18 12:09:59 +0400
commit1dc03ef706631755fc288d44cde67f053ef8fbc5 (patch)
tree3f9387f0ffcbc4bf4b470460bd518e9b353d2d71 /NEWS
parentd4a67e31864b72bd3c494992c7a5206916a8a977 (diff)
Handle headings uniformly to allow automatic processing.
Submitted by: Reviewed by: PR:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
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.