Add PKCS7_NO_DUAL_CONTENT flag
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3baef7317102e748e8bf9149231a0e002f4f03b1..d8496489be146060d2bc734bbf7a06f43073c0b4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      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