summaryrefslogtreecommitdiff
path: root/lib/mnesia/doc
diff options
context:
space:
mode:
authorIngela Anderton Andin <ingela@erlang.org>2022-06-08 09:24:05 +0200
committerIngela Anderton Andin <ingela@erlang.org>2022-06-08 09:24:05 +0200
commit6d900102a2ce840023d656c159fe7978a7994e92 (patch)
treeb860b4353079708126d9dd00170ed56e45d33583 /lib/mnesia/doc
parenta7b496208e2ae5107940407a3400163ffdfbd5b1 (diff)
parent325a5920aa26b7d4996f9397f3d62ea7db6a8b92 (diff)
downloaderlang-6d900102a2ce840023d656c159fe7978a7994e92.tar.gz
Merge branch 'maint-24' into maint
* maint-24: Updated OTP version Prepare release Update copyright year
Diffstat (limited to 'lib/mnesia/doc')
-rw-r--r--lib/mnesia/doc/src/notes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml
index c98f53b1b4..0455783eda 100644
--- a/lib/mnesia/doc/src/notes.xml
+++ b/lib/mnesia/doc/src/notes.xml
@@ -54,6 +54,23 @@
</section>
+ <section><title>Mnesia 4.20.4.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fixed <c>add_table_copy</c> which could leave a table
+ lock if the receiving node went down during the
+ operation.</p>
+ <p>
+ Own Id: OTP-18128 Aux Id: PR-6013 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Mnesia 4.20.4</title>
<section><title>Fixed Bugs and Malfunctions</title>