Fix a bundle of trailing spaces in several files
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0e8d9225db970d8c4cdcf8f3fa27629bc25942e1..97bfa554848c3a4d3a7cf781df30443a0e31f212 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      than just the call where this user data is passed.
      [Richard Levitte]
 
+  *) Ignore the '-named_curve auto' value for compatibility of applications
+     with OpenSSL 1.0.2.
+     [Tomas Mraz <tmraz@fedoraproject.org>]
+
   *) Fragmented SSL/TLS alerts are no longer accepted. An alert message is 2
      bytes long. In theory it is permissible in SSLv3 - TLSv1.2 to fragment such
      alerts across multiple records (some of which could be empty). In practice