diff options
author | Rickard Green <[email protected]> | 2019-02-27 13:19:37 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2019-02-27 13:19:37 +0100 |
commit | 196b7abdb0aad42c3b7e10e9aedb9fb720525676 (patch) | |
tree | 0be24d33f34d249ac404c28d316cdbb2c3680312 /lib/sasl/doc | |
parent | 91637325d535b0881f6cc279927785d8ae0350e2 (diff) | |
download | otp-196b7abdb0aad42c3b7e10e9aedb9fb720525676.tar.gz otp-196b7abdb0aad42c3b7e10e9aedb9fb720525676.tar.bz2 otp-196b7abdb0aad42c3b7e10e9aedb9fb720525676.zip |
Revert "Prepare release"
This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab.
Diffstat (limited to 'lib/sasl/doc')
-rw-r--r-- | lib/sasl/doc/src/notes.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/lib/sasl/doc/src/notes.xml b/lib/sasl/doc/src/notes.xml index 13546a6a62..982c874117 100644 --- a/lib/sasl/doc/src/notes.xml +++ b/lib/sasl/doc/src/notes.xml @@ -31,23 +31,6 @@ </header> <p>This document describes the changes made to the SASL application.</p> -<section><title>SASL 3.4</title> - - <section><title>Improvements and New Features</title> - <list> - <item> - <p> - Change the first module called by erts to be names - erl_init instead of otp_ring0. systools in sasl have been - updated to reflect this change.</p> - <p> - Own Id: OTP-15336 Aux Id: PR-1825 </p> - </item> - </list> - </section> - -</section> - <section><title>SASL 3.3</title> <section><title>Improvements and New Features</title> |