From 68b804f34d4ec420d86953e3f519179a40fbee8f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 29 Jan 2013 11:38:41 +0100 Subject: Prepare release --- lib/crypto/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'lib/crypto/doc') diff --git a/lib/crypto/doc/src/notes.xml b/lib/crypto/doc/src/notes.xml index 4178ca2b08..4936cae8ca 100644 --- a/lib/crypto/doc/src/notes.xml +++ b/lib/crypto/doc/src/notes.xml @@ -30,6 +30,36 @@

This document describes the changes made to the Crypto application.

+
Crypto 2.3 + +
Improvements and New Features + + +

+ Enable runtime upgrade of crypto including the OpenSSL + library used by crypto.

+

+ Own Id: OTP-10596

+
+ +

+ Improve documentation and tests for hmac functions in + crypto. Thanks to Daniel White

+

+ Own Id: OTP-10640

+
+ +

+ Added ripemd160 support to crypto. Thanks to Michael + Loftis

+

+ Own Id: OTP-10667

+
+
+
+ +
+
Crypto 2.2
Fixed Bugs and Malfunctions -- cgit v1.2.3