diff options
author | Erlang/OTP <[email protected]> | 2016-09-20 09:36:54 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-09-20 09:36:54 +0200 |
commit | 37e14c395a0d3621d65552b3954856d1cbeaed9a (patch) | |
tree | ce1b6b7df4e18a95df3247458a05ed583796635e /lib/mnesia/doc/src/notes.xml | |
parent | 996a0630f2d20557c2f981106a4c316ac6a360ff (diff) | |
download | otp-37e14c395a0d3621d65552b3954856d1cbeaed9a.tar.gz otp-37e14c395a0d3621d65552b3954856d1cbeaed9a.tar.bz2 otp-37e14c395a0d3621d65552b3954856d1cbeaed9a.zip |
Prepare release
Diffstat (limited to 'lib/mnesia/doc/src/notes.xml')
-rw-r--r-- | lib/mnesia/doc/src/notes.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 7d8e8d0c44..e621bd593c 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,7 +39,21 @@ thus constitutes one section in this document. The title of each section is the version number of Mnesia.</p> - <section><title>Mnesia 4.14</title> + <section><title>Mnesia 4.14.1</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> Correct some minor documentation issues. </p> + <p> + Own Id: OTP-13891</p> + </item> + </list> + </section> + +</section> + +<section><title>Mnesia 4.14</title> <section><title>Improvements and New Features</title> <list> |