Add cipher query functions
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9ff84fc1857788fcbc65654887afc7de817254fa..9f32b9adfd30e7cc58b67b189e90e9150aec1279 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,9 @@
      callback, such that updates to the SSL_CTX affect ALPN.
      [Todd Short]
 
+  *) Add SSL_CIPHER queries for authentication and key-exchange.
+     [Todd Short]
+
   *) Changes to the DEFAULT cipherlist:
        - Prefer (EC)DHE handshakes over plain RSA.
        - Prefer AEAD ciphers over legacy ciphers.