diff options
| author | Henrik Nord <henrik@erlang.org> | 2021-04-21 12:00:17 +0200 |
|---|---|---|
| committer | Henrik Nord <henrik@erlang.org> | 2021-04-21 12:00:17 +0200 |
| commit | 023fa0c157e470a10c564610a9a72e379034cd92 (patch) | |
| tree | 0d42bcf849e4044eb61fc05dd38991d916256ab4 /lib/mnesia/doc | |
| parent | 7538ee4f4c6913d4e10bdcf87b747ffe91de99e2 (diff) | |
| download | erlang-023fa0c157e470a10c564610a9a72e379034cd92.tar.gz | |
Revert "Prepare release"
This reverts commit 221e41bd32e433f6e08bbfedb013fc49c9aa1283.
Diffstat (limited to 'lib/mnesia/doc')
| -rw-r--r-- | lib/mnesia/doc/src/notes.xml | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 70f8f9dcab..ba61efa7e9 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,29 +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.19.1</title> - - <section><title>Fixed Bugs and Malfunctions</title> - <list> - <item> - <p>Suppression of deprecation warnings has been added to - the source files of the Mnesia application.</p> - <p> - Own Id: OTP-17217</p> - </item> - <item> - <p> - Fixed that the backend plugin initialization is done only - once.</p> - <p> - Own Id: OTP-17294 Aux Id: GH-4525 PR-4674 </p> - </item> - </list> - </section> - -</section> - -<section><title>Mnesia 4.19</title> + <section><title>Mnesia 4.19</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |
