DTLS handshake fix.
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 918fec366c9d8b9fd384f7b439f1652d2cceefc1..751819bf6fdfbae7d2065f841c6dddaef9a85972 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,13 @@
 
  Changes between 1.0.1 and 1.0.2 [xx XXX xxxx]
 
+  *) Add callbacks for arbitrary TLS extensions.
+     [Trevor Perrin <trevp@trevp.net> and Ben Laurie]
+
+  *) New option -crl_download in several openssl utilities to download CRLs
+     from CRLDP extension in certificates.
+     [Steve Henson]
+
   *) New options -CRL and -CRLform for s_client and s_server for CRLs.
      [Steve Henson]