diff options
Diffstat (limited to '')
-rw-r--r-- | README.7 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README.7 b/README.7 index 387a449..4ef36f8 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd August 3, 2020 +.Dd February 27, 2022 .Dt README 7 .Os "Causal Agency" .\" To view this file, run: man ./README.7 @@ -83,6 +83,10 @@ targets the OpenSSL 1.1.1 series. Due to a bug in OpenSSL, only versions 1.1.1b and newer are known to work. +.Nm +is compatible with OpenSSL 3.0.0 +but hasn't been ported +away from deprecated APIs. . .Ss Platform Support .Nm @@ -147,7 +151,7 @@ autoreconf -fi .Sh AUTHORS .Nm is maintained by -.An June Bug Aq Mt june@causal.agency . +.An June McEnroe Aq Mt june@causal.agency . .Pp LibreSSL is developed by .Lk https://www.openbsd.org "The OpenBSD project" . |