aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-10-16 15:13:11 +0200
committerErlang/OTP <[email protected]>2018-10-16 15:13:11 +0200
commitde1f4615af6f5c3cd67c655393f59edb592839f3 (patch)
tree115729e772f75ae14e938471737dd82b54c23430 /erts
parent6965ac876714c5ca9ae00d48c0018f157dbb27f4 (diff)
downloadotp-de1f4615af6f5c3cd67c655393f59edb592839f3.tar.gz
otp-de1f4615af6f5c3cd67c655393f59edb592839f3.tar.bz2
otp-de1f4615af6f5c3cd67c655393f59edb592839f3.zip
Prepare release
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/notes.xml18
-rw-r--r--erts/vsn.mk2
2 files changed, 19 insertions, 1 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 4913b0f204..a0c7defd54 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 9.3.3.4</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fixed bug in <c>ets:select_replace</c> when called with a
+ fully bound key could cause a following call to
+ <c>ets:next</c> or <c>ets:prev</c> to crash the emulator
+ or return invalid result.</p>
+ <p>
+ Own Id: OTP-15346</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 9.3.3.3</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/erts/vsn.mk b/erts/vsn.mk
index 6accb39b7a..3fc0d8646e 100644
--- a/erts/vsn.mk
+++ b/erts/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
#
-VSN = 9.3.3.3
+VSN = 9.3.3.4
# Port number 4365 in 4.2
# Port number 4366 in 4.3