summaryrefslogtreecommitdiff
path: root/lib/mnesia/doc
diff options
context:
space:
mode:
authorKiko Fernandez-Reyes <kiko@erix.ericsson.se>2022-12-27 13:10:14 +0100
committerKiko Fernandez-Reyes <kiko@erix.ericsson.se>2022-12-27 13:10:14 +0100
commit0649c7ad00427b28d22a76ed81f0830c2e94eadd (patch)
treec5e2f7efa8e8588bf7a0737a36fdef686516e613 /lib/mnesia/doc
parent03ab141702de332c9e7f3b7ae6cd76d0463e70b6 (diff)
parent6edaed6e23779057965231abd4e4b0421d566ec7 (diff)
downloaderlang-0649c7ad00427b28d22a76ed81f0830c2e94eadd.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.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml
index 56288d1ebd..aa5a04501b 100644
--- a/lib/mnesia/doc/src/notes.xml
+++ b/lib/mnesia/doc/src/notes.xml
@@ -103,6 +103,29 @@
</section>
+ <section><title>Mnesia 4.20.4.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Don't fill the logs if mnesia can't connect to all nodes,
+ due to partitioned network.</p>
+ <p>
+ Own Id: OTP-18288 Aux Id: ERIERL-868 </p>
+ </item>
+ <item>
+ <p>
+ Fixed crash which could happen during startup if too many
+ decisions where sent from remote nodes.</p>
+ <p>
+ Own Id: OTP-18319 Aux Id: ERIERL-875 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Mnesia 4.20.4.1</title>
<section><title>Fixed Bugs and Malfunctions</title>