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:
authorDr. Stephen Henson <steve@openssl.org>2002-02-15 03:12:44 +0300
committerDr. Stephen Henson <steve@openssl.org>2002-02-15 03:12:44 +0300
commitadcc235ef6411110854e22898671ae48c69cda5e (patch)
tree355329238faf96f784bffa6d1101520f861ef335 /NEWS
parent86a0d0234d044aa7b773c0597b3adaf447143e53 (diff)
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8cb8c0831..cc3a57c935 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,11 @@
Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.7:
o New library section OCSP.
- o Complete haul-over of the ASN.1 library section.
+ o Complete rewrite of ASN1 code.
+ o CRL checking in verify code and openssl utility.
+ o Extension copying in 'ca' utility.
+ o Flexible display options in 'ca' utility.
+ o Provisional support for international characters with UTF8.
o Support for external crypto devices ('engine') is no longer
a separate distribution.