summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-02-22 15:57:25 +0100
committerRichard Levitte <levitte@openssl.org>2016-02-22 16:10:33 +0100
commit45b71abe7034c8985e1f932d88b4b1239bb27371 (patch)
treebfe452d50e49b992a169ac9502fe608fd36a028e /CHANGES
parentf9eca34c22a0fdb88dbc37983b1a04612548aafe (diff)
Fix a few typos
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 3baef73171..d8496489be 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,10 +12,10 @@
Building dynamic engines is enabled by default; to disable, use
the configuration option "disable-dynamic-engine".
- The only requirements for building dynamic engines is the
+ The only requirements for building dynamic engines are the
presence of the DSO module and building with position independent
code, so they will also automatically be disabled if configuring
- with "disable-dso" or "disable pic".
+ with "disable-dso" or "disable-pic".
The macros OPENSSL_NO_STATIC_ENGINE and OPENSSL_NO_DYNAMIC_ENGINE
are also taken away from openssl/opensslconf.h, as they are