]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Update ssl code to support digests other than MD5+SHA1 in handshake.
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4fc69e1b2145eaf0793e73d08112ce5105362492..ec91a92c6d88787631342a7f60dc6e67b2c4f4a6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
 
  Changes between 0.9.8f and 0.9.9  [xx XXX xxxx]
 
+  *) Update ssl code to support digests other than SHA1+MD5 for handshake
+     MAC. 
+
+     [Victor B. Wagner <vitus@cryptocom.ru>]
+
   *) Add RFC4507 support to OpenSSL. This includes the corrections in
      RFC4507bis. The encrypted ticket format is an encrypted encoded
      SSL_SESSION structure, that way new session features are automatically