X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=INSTALL;h=119564398d4bd99ee1b77e4b6eb125262c33d235;hp=2fd2235d14ed7ee7600e0cc790764c2c17f93677;hb=c8147d37ccaaf28c430d3fb45a14af36597e48b8;hpb=41999e7d358c3657a254b34b85fd9e948180529b diff --git a/INSTALL b/INSTALL index 2fd2235d14..119564398d 100644 --- a/INSTALL +++ b/INSTALL @@ -973,10 +973,10 @@ * COMPILING existing applications - OpenSSL 1.1.0 hides a number of structures that were previously - open. This includes all internal libssl structures and a number - of EVP types. Accessor functions have been added to allow - controlled access to the structures' data. + Starting with version 1.1.0, OpenSSL hides a number of structures + that were previously open. This includes all internal libssl + structures and a number of EVP types. Accessor functions have + been added to allow controlled access to the structures' data. This means that some software needs to be rewritten to adapt to the new ways of doing things. This often amounts to allocating @@ -1079,7 +1079,7 @@ depend Rebuild the dependencies in the Makefiles. This is a legacy - option that no longer needs to be used in OpenSSL 1.1.0. + option that no longer needs to be used since OpenSSL 1.1.0. install Install all OpenSSL components.