summaryrefslogtreecommitdiff
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-09-13 09:02:59 +0200
committerErlang/OTP <otp@erlang.org>2022-09-13 09:02:59 +0200
commitea80a5b04529607ce91aedfff2d8939b4f9638af (patch)
tree93385b2d2ef49ef1da24c1dd7039bb6aab89cc72 /erts/doc/src/notes.xml
parent0835b4955a9030fe01de55807770a88685afb937 (diff)
downloaderlang-ea80a5b04529607ce91aedfff2d8939b4f9638af.tar.gz
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 c53959f6bf..39fe44952c 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 12.3.2.5</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix writing and reading of more than 2 GB in a single
+ read/write operation on macOS. Before this fix attempting
+ to read/write more than 2GB would result in
+ <c>{error,einval}</c>.</p>
+ <p>
+ Own Id: OTP-18222 Aux Id: PR-6248 GH-6242 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 12.3.2.4</title>
<section><title>Fixed Bugs and Malfunctions</title>