aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-11-19 14:10:07 +0000
committerRichard Levitte <levitte@openssl.org>2000-11-19 14:10:07 +0000
commit83f2571782ea9e5d47cb68df565c95cbe4a444f4 (patch)
treed34ccf39fc8eff6208d0cf7a73fe1ad2bc5f7c8e /NEWS
parentbaa257f1ed218c28d4db43e3cd2034d8da17bc09 (diff)
downloadopenssl-83f2571782ea9e5d47cb68df565c95cbe4a444f4.tar.gz
Add news items early. Please fill in with what I have forgotten.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7cf95cfb0b..d429d0ea7c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@
This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.
+ Major changes between OpenSSL 0.9.6 and OpenSSL x.x.x:
+
+ o New library section OCSP.
+ o Complete haul-over of the ASN.1 library section [1].
+
+ [1] The haul-over is currently a separate line of development.
+
Major changes between OpenSSL 0.9.5a and OpenSSL 0.9.6:
o Some documentation for BIO and SSL libraries.