From 084cf6a42501f958f881cd50f1a47b6ec7ffa1d1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 19 Dec 2022 16:49:43 +0100 Subject: Prepare release --- lib/mnesia/doc/src/notes.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'lib/mnesia/doc') diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 0f6d9e8756..1a914f2396 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,7 +39,30 @@ thus constitutes one section in this document. The title of each section is the version number of Mnesia.

-
Mnesia 4.20.4.1 +
Mnesia 4.20.4.2 + +
Fixed Bugs and Malfunctions + + +

+ Don't fill the logs if mnesia can't connect to all nodes, + due to partitioned network.

+

+ Own Id: OTP-18288 Aux Id: ERIERL-868

+
+ +

+ Fixed crash which could happen during startup if too many + decisions where sent from remote nodes.

+

+ Own Id: OTP-18319 Aux Id: ERIERL-875

+
+
+
+ +
+ +
Mnesia 4.20.4.1
Fixed Bugs and Malfunctions -- cgit v1.2.1