From: Richard Levitte Date: Tue, 7 Jul 2015 12:50:10 +0000 (+0200) Subject: Document the nameopt change X-Git-Tag: OpenSSL_1_1_0-pre1~940 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=9cf315ef90d0cfeb8bb7a38873eea07a8f0dffec;hp=f1cece554ddf282f1512b4da04664467746ffd24 Document the nameopt change Reviewed-by: Rich Salz --- diff --git a/CHANGES b/CHANGES index 88b3d67273..057909ea47 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,10 @@ _______________ Changes between 1.0.2 and 1.1.0 [xx XXX xxxx] + *) Changed the default name options in the "ca", "crl", "req" and "x509" + to be "oneline" instead of "compat". + [Richard Levitte] + *) Remove SSL_OP_TLS_BLOCK_PADDING_BUG. This is SSLeay legacy, we're not aware of clients that still exhibit this bug, and the workaround hasn't been working properly for a while. diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index 062a919f3f..a0127fe0f6 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -442,7 +442,7 @@ a B<-> to turn the option off. Only the first four will normally be used. =item B -use the old format. This is equivalent to specifying no name options at all. +use the old format. =item B @@ -455,7 +455,7 @@ B, B and B. a oneline format which is more readable than RFC2253. It is equivalent to specifying the B, B, B, B, B, B, B, B, B and B -options. +options. This is the I of no name options are given explicitely. =item B