aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2011-09-26 17:22:56 +0200
committerErlang/OTP <[email protected]>2011-09-26 17:22:56 +0200
commite46c9a0c949b9961f3d6942537c800e486e101e9 (patch)
treee607ccd58d5370bb56239ce4c72327765683d5ee
parent9fce6b663d7183caaeed09cdb25d036d29c35215 (diff)
downloadotp-e46c9a0c949b9961f3d6942537c800e486e101e9.tar.gz
otp-e46c9a0c949b9961f3d6942537c800e486e101e9.tar.bz2
otp-e46c9a0c949b9961f3d6942537c800e486e101e9.zip
Prepare release
-rw-r--r--lib/crypto/doc/src/notes.xml15
-rw-r--r--lib/crypto/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/crypto/doc/src/notes.xml b/lib/crypto/doc/src/notes.xml
index a5434ebd68..55f8cc90ca 100644
--- a/lib/crypto/doc/src/notes.xml
+++ b/lib/crypto/doc/src/notes.xml
@@ -30,6 +30,21 @@
</header>
<p>This document describes the changes made to the Crypto application.</p>
+<section><title>Crypto 2.0.3.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ crypto changed to be dynamically linked against OpenSSL</p>
+ <p>
+ Own Id: OTP-9566 Aux Id: seq11912 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Crypto 2.0.3</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/crypto/vsn.mk b/lib/crypto/vsn.mk
index e754aabc44..547c33c07f 100644
--- a/lib/crypto/vsn.mk
+++ b/lib/crypto/vsn.mk
@@ -1 +1 @@
-CRYPTO_VSN = 2.0.3
+CRYPTO_VSN = 2.0.3.1