Fix a read off the end of the input buffer
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index bfa56054ca3f26430a1e40fe3d4de193827df742..52d1fb42dd5aee0ba95bbb7534b307abfaac9f30 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,17 @@
  OpenSSL CHANGES
  _______________
 
- Changes between 1.1.0e and 1.1.0f [xx XXX xxxx]
+ This is a high-level summary of the most important changes.
+ For a full list of changes, see the git commit log; for example,
+ https://github.com/openssl/openssl/commits/ and pick the appropriate
+ release branch.
+
+ Changes between 1.1.0f and 1.1.0g [xx XXX xxxx]
 
   *)
 
+ Changes between 1.1.0e and 1.1.0f [25 May 2017]
+
   *) Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target
      platform rather than 'mingw'.
      [Richard Levitte]
   *) Add X25519 support.
      Add ASN.1 and EVP_PKEY methods for X25519. This includes support
      for public and private key encoding using the format documented in
-     draft-ietf-curdle-pkix-02. The coresponding EVP_PKEY method supports
+     draft-ietf-curdle-pkix-02. The corresponding EVP_PKEY method supports
      key generation and key derivation.
 
      TLS support complies with draft-ietf-tls-rfc4492bis-08 and uses