aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-01-11 12:58:37 +0000
committerRichard Levitte <levitte@openssl.org>2001-01-11 12:58:37 +0000
commit10a2975a278af3f3eb4eb8b20c8c2d53795a18a3 (patch)
tree6980f65b0bd82f510c8f0da5d1d67d369a53c165 /CHANGES
parent9b4dc8308f32133ff1bd132e6b2d0321701d0a91 (diff)
downloadopenssl-10a2975a278af3f3eb4eb8b20c8c2d53795a18a3.tar.gz
Add configuration for GNU Hurd.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9324eb6ec7..0e115315a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
+ *) New configuration for the GNU Hurd.
+ [Jonathan Bartlett <johnnyb@wolfram.com> via Richard Levitte]
+
*) Initial code to implement OCSP basic response verify. This
is currently incomplete. Currently just finds the signer's
certificate and verifies the signature on the response.