summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2005-10-01 04:08:48 +0000
committerBodo Möller <bodo@openssl.org>2005-10-01 04:08:48 +0000
commit13e4670c2947de4fad42bb6e9802c54e54f3053c (patch)
tree07273e8d4c17420f66f15333180c29fdecb5fbf5 /CHANGES
parentd08b6b44bab929d95eae4d0ccc66f1aef0e035bc (diff)
new option "openssl ciphers -V"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c41c967ded..f220bbe15e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.8a and 0.9.9 [xx XXX xxxx]
+ *) New option -V for 'openssl ciphers'. This prints the ciphersuite code
+ in addition to the text details.
+ [Bodo Moeller]
+
*) Very, very preliminary EXPERIMENTAL support for printing of general
ASN1 structures. This currently produces rather ugly output and doesn't
handle several customised structures at all.