aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-07-20 14:10:09 +0200
committerErlang/OTP <[email protected]>2018-07-20 14:10:09 +0200
commit7507f47dc14093443fb8446b969f73d276339413 (patch)
treeaf4006b4a55583caefe11da2451ddae225ed6ee4 /erts
parentbeac5e5e0795e7814f317e55dd3746082e3e5202 (diff)
downloadotp-7507f47dc14093443fb8446b969f73d276339413.tar.gz
otp-7507f47dc14093443fb8446b969f73d276339413.tar.bz2
otp-7507f47dc14093443fb8446b969f73d276339413.zip
Prepare release
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/notes.xml25
-rw-r--r--erts/vsn.mk2
2 files changed, 26 insertions, 1 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index dbff85c195..b863bc245a 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -31,6 +31,31 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 9.3.3.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fixed a race condition in the inet driver that could
+ cause receive to hang when the emulator was compiled with
+ gcc 8.</p>
+ <p>
+ Own Id: OTP-15158 Aux Id: ERL-654 </p>
+ </item>
+ <item>
+ <p>
+ Fix bug in generation of erl_crash.dump, which could
+ cause VM to crash.</p>
+ <p>
+ Bug exist since erts-9.2 (OTP-20.2).</p>
+ <p>
+ Own Id: OTP-15181</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 9.3.3.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/erts/vsn.mk b/erts/vsn.mk
index 4d056a42fa..baa42be582 100644
--- a/erts/vsn.mk
+++ b/erts/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
#
-VSN = 9.3.3.1
+VSN = 9.3.3.2
# Port number 4365 in 4.2
# Port number 4366 in 4.3