]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Documenting the options deprecating in CHANGES.md
authorDmitry Belyavskiy <beldmit@gmail.com>
Fri, 11 Dec 2020 05:15:04 +0000 (06:15 +0100)
committerDmitry Belyavskiy <beldmit@gmail.com>
Tue, 15 Dec 2020 03:39:58 +0000 (04:39 +0100)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13669)

CHANGES.md

index b099baa27a06de1402810f6e888463f52463ac1f..e31ee42db36282e416f5618e3949c9bfd8465da3 100644 (file)
@@ -23,6 +23,12 @@ OpenSSL 3.0
 
 ### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
 
+ * The -cipher-commands and -digest-commands options of the command line
+   utility list has been deprecated.
+   Instead use the -cipher-algorithms and -digest-algorithms options.
+
+   *Dmitry Belyavskiy*
+
  * Deprecated all the libcrypto and libssl error string loading
    functions: ERR_load_ASN1_strings(), ERR_load_ASYNC_strings(),
    ERR_load_BIO_strings(), ERR_load_BN_strings(), ERR_load_BUF_strings(),