aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2019-02-18 13:40:17 +0100
committerRaimo Niskanen <[email protected]>2019-02-18 13:40:17 +0100
commit95b694697291d67c3369f79aa8c73809be183019 (patch)
tree05b41e5f56baf47e121c8aa96981686475040edd /erts/doc/src/notes.xml
parent1c5c381fda617c6299ebc8200ea28f95954f53bd (diff)
parent7a8ee449b79da291ea702c69a7ed4ed6cdae286c (diff)
downloadotp-95b694697291d67c3369f79aa8c73809be183019.tar.gz
otp-95b694697291d67c3369f79aa8c73809be183019.tar.bz2
otp-95b694697291d67c3369f79aa8c73809be183019.zip
Merge branch 'maint'
* maint: Updated OTP version Prepare release
Diffstat (limited to 'erts/doc/src/notes.xml')
-rw-r--r--erts/doc/src/notes.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 44d072df23..3473a12526 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -31,6 +31,24 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 10.2.4</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ When using the <c>{linger,{true,T}}</c> option;
+ <c>gen_tcp:listen/2</c> used the full linger time before
+ returning for example <c>eaddrinuse</c>. This bug has now
+ been corrected.</p>
+ <p>
+ Own Id: OTP-14728 Aux Id: ERIERL-303 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 10.2.3</title>
<section><title>Fixed Bugs and Malfunctions</title>