diff options
author | Erlang/OTP <[email protected]> | 2017-01-31 15:08:44 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-01-31 15:08:44 +0100 |
commit | 21d3a8020bde075f04441a9741b8276c27d48009 (patch) | |
tree | 48010d4acff485777c5dbe9c34663ed9c6e8f54a /lib/mnesia/doc/src | |
parent | b674eaa8c616a341bec19254e6b3f04cecc2a2f1 (diff) | |
download | otp-21d3a8020bde075f04441a9741b8276c27d48009.tar.gz otp-21d3a8020bde075f04441a9741b8276c27d48009.tar.bz2 otp-21d3a8020bde075f04441a9741b8276c27d48009.zip |
Prepare release
Diffstat (limited to 'lib/mnesia/doc/src')
-rw-r--r-- | lib/mnesia/doc/src/notes.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 51c98d0d3e..9f59759cb6 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,7 +39,23 @@ thus constitutes one section in this document. The title of each section is the version number of Mnesia.</p> - <section><title>Mnesia 4.14.2</title> + <section><title>Mnesia 4.14.3</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fixed crash in checkpoint handling when table was deleted + during backup.</p> + <p> + Own Id: OTP-14167</p> + </item> + </list> + </section> + +</section> + +<section><title>Mnesia 4.14.2</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |