summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/notes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/doc/src/notes.xml')
-rw-r--r--lib/kernel/doc/src/notes.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/kernel/doc/src/notes.xml b/lib/kernel/doc/src/notes.xml
index 0c96c6e50e..f452e0fca2 100644
--- a/lib/kernel/doc/src/notes.xml
+++ b/lib/kernel/doc/src/notes.xml
@@ -31,6 +31,26 @@
</header>
<p>This document describes the changes made to the Kernel application.</p>
+<section><title>Kernel 8.3.2.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ A call to <seemfa
+ marker="net_kernel#setopts/2"><c>net_kernel:setopts(new,
+ Opts)</c></seemfa> at the same time as a connection was
+ being set up could cause a deadlock between the
+ <c>net_kernel</c> process and the process setting up the
+ connection.</p>
+ <p>
+ Own Id: OTP-18198 Aux Id: GH-6129, PR-6216 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Kernel 8.3.2</title>
<section><title>Fixed Bugs and Malfunctions</title>