Enable the record layer to call the ssl_security callback
[openssl.git] / CHANGES.md
index 9a3d86c69c1effb390648b63eb32a655f96c4140..038a8ae6321c807924fe73d958601bc367fd029d 100644 (file)
@@ -24,6 +24,10 @@ OpenSSL 3.1
 
 ### Changes between 3.0 and 3.1 [xx XXX xxxx]
 
+ * Added a new BIO_s_dgram_mem() to read/write datagrams to memory
+
+   *Matt Caswell*
+
  * Add a mac salt length option for the pkcs12 command.
 
    *Xinping Chen*