fix no-dh configure option; patch supplied by Peter Meerwald
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 20cfc05927f98a2b12670e0b2aceb26232b5e8b4..fd370b6ef61706230065c9ad299be04e30450089 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,13 @@
 
  Changes between 0.9.8a and 0.9.8b  [XX xxx XXXX]
 
+  *) Link in manifests for VC++ if needed.
+     [Austin Ziegler <halostatue@gmail.com>]
+
+  *) Update support for ECC-based TLS ciphersuites according to
+     draft-ietf-tls-ecc-12.txt with proposed changes.
+     [Douglas Stebila]
+
   *) New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free() to support
      opaque EVP_CIPHER_CTX handling.
      [Steve Henson]