aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-11-05 10:48:29 +0100
committerErlang/OTP <[email protected]>2018-11-05 10:48:29 +0100
commitf5313be396144700acff451279062dab9674e436 (patch)
tree3d8b2eadc70181ff8ee244b1c5982aac0edd8a2e /erts/doc/src/notes.xml
parenta1b76db57693427f1d4fc9f236fa5fd80dc41792 (diff)
downloadotp-f5313be396144700acff451279062dab9674e436.tar.gz
otp-f5313be396144700acff451279062dab9674e436.tar.bz2
otp-f5313be396144700acff451279062dab9674e436.zip
Prepare release
Diffstat (limited to 'erts/doc/src/notes.xml')
-rw-r--r--erts/doc/src/notes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index e339b22e98..b909e18dc6 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -31,6 +31,21 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 9.3.3.6</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>List subtraction (The <c>--</c> operator) will now
+ yield properly on large inputs.</p>
+ <p>
+ Own Id: OTP-15371</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 9.3.3.5</title>
<section><title>Fixed Bugs and Malfunctions</title>