From 8ddbff9c0811a0f11855eda871b9d3bff8fb325e Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 12 Jul 2018 14:22:43 +0200 Subject: 'openssl list': add option -objects to list built in objects Related to #6696 Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/6702) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fab0af4b88..a1fa57c801 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,10 @@ well as its type mnemonic (bin, lib, shlib). [Richard Levitte] + *) Added new option for 'openssl list', '-objects', which will display the + list of built in objects, i.e. OIDs with names. + [Richard Levitte] + Changes between 1.1.0i and 1.1.1 [11 Sep 2018] *) Add a new ClientHello callback. Provides a callback interface that gives -- cgit v1.2.3