diff options
author | Rickard Green <[email protected]> | 2019-04-24 14:29:10 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2019-04-24 14:29:10 +0200 |
commit | 0f2ddb633ffe97a92584edfbaf95d2dce3961cc8 (patch) | |
tree | b760449c28fa4e4325f553b6f075d2c4599c3f22 /lib/mnesia/doc | |
parent | 5b56ecbe12493a1ff6a0e975a65cefd09005cecd (diff) | |
download | otp-0f2ddb633ffe97a92584edfbaf95d2dce3961cc8.tar.gz otp-0f2ddb633ffe97a92584edfbaf95d2dce3961cc8.tar.bz2 otp-0f2ddb633ffe97a92584edfbaf95d2dce3961cc8.zip |
Revert "Prepare release"
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
Diffstat (limited to 'lib/mnesia/doc')
-rw-r--r-- | lib/mnesia/doc/src/notes.xml | 36 |
1 files changed, 1 insertions, 35 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 59c842ab10..01d1666b8d 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,41 +39,7 @@ thus constitutes one section in this document. The title of each section is the version number of Mnesia.</p> - <section><title>Mnesia 4.16</title> - - <section><title>Fixed Bugs and Malfunctions</title> - <list> - <item> - <p> - Optimize mnesia:read/1 if data have been written in the - same transaction.</p> - <p> - Own Id: OTP-15550 Aux Id: PR-12029 </p> - </item> - <item> - <p> - Fixed bugs in table index plugin handling.</p> - <p> - Own Id: OTP-15689 Aux Id: PR-1695 ERL-556 </p> - </item> - </list> - </section> - - - <section><title>Improvements and New Features</title> - <list> - <item> - <p> - Optimized dumping of tables with plugin backends.</p> - <p> - Own Id: OTP-15588 Aux Id: PR-2102 </p> - </item> - </list> - </section> - -</section> - -<section><title>Mnesia 4.15.6</title> + <section><title>Mnesia 4.15.6</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |