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-06-13 00:42:04 +0400
committerLutz Jänicke <jaenicke@openssl.org>2002-06-13 00:42:04 +0400
commitf10581829dd301ecddaadc526a0aaa013404a5a9 (patch)
treed2b4b33263cdd86b4955b7ebec534dc2edbf473b /NEWS
parent78af3b274f160f5a516992f39352dce6cf8e2c18 (diff)
Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible.
Submitted by: Reviewed by: PR: 82
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf8f031a29..343eea600f 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@
o Reworked parts of the BIGNUM code.
o Support for new engines: Broadcom ubsec, Accelerated Encryption
Processing, IBM 4758.
+ o Extended and corrected OID (object identifier) table.
o PRNG: query at more locations for a random device, automatic query for
EGD style random sources at several locations.
o SSL/TLS: allow optional cipher choice according to server's preference.