diff --git a/doc/man7/migration_guide.pod b/doc/man7/migration_guide.pod index 75c8ed700c..8bd44a6ce7 100644 --- a/doc/man7/migration_guide.pod +++ b/doc/man7/migration_guide.pod @@ -11,11 +11,17 @@ See the individual manual pages for details. =head1 DESCRIPTION This guide details the changes required to migrate to new versions of OpenSSL. -Currently this covers OpenSSL 3.0. For earlier versions refer to +Currently this covers OpenSSL 3.0 & 3.1. For earlier versions refer to L. For an overview of some of the key concepts introduced in OpenSSL 3.0 see L. +=head1 OPENSSL 3.1 + +=head2 Main Changes from OpenSSL 3.0 + +There are no changes requiring additional migration measures since OpenSSL 3.0. + =head1 OPENSSL 3.0 =head2 Main Changes from OpenSSL 1.1.1