aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-01-26 17:05:15 +0100
committerLoïc Hoguin <[email protected]>2021-01-26 17:05:15 +0100
commit404add232b0425f7ae3bfbd38244c29a6cbe2540 (patch)
tree69ad6a609ab88fa7f98bcb55318284568e1a91a1 /release-notes
parent6c988b733b4100908ffc7a809be4c3e020258f27 (diff)
downloadci.erlang.mk-404add232b0425f7ae3bfbd38244c29a6cbe2540.tar.gz
ci.erlang.mk-404add232b0425f7ae3bfbd38244c29a6cbe2540.tar.bz2
ci.erlang.mk-404add232b0425f7ae3bfbd38244c29a6cbe2540.zip
OTP-21.3.8.20
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/OTP-21.3.8.20.README.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/release-notes/OTP-21.3.8.20.README.txt b/release-notes/OTP-21.3.8.20.README.txt
new file mode 100644
index 0000000..eddb518
--- /dev/null
+++ b/release-notes/OTP-21.3.8.20.README.txt
@@ -0,0 +1,49 @@
+Patch Package: OTP 21.3.8.20
+Git Tag: OTP-21.3.8.20
+Date: 2021-01-25
+Trouble Report Id: OTP-16412, OTP-16607
+Seq num:
+System: OTP
+Release: 21
+Application: erl_interface-3.11.3.1
+Predecessor: OTP 21.3.8.19
+
+ Check out the git tag OTP-21.3.8.20, and build a full OTP system
+ including documentation. Apply one or more applications from this
+ build as patches to your installation using the 'otp_patch_apply'
+ tool. For information on install requirements, see descriptions for
+ each application version below.
+
+ ---------------------------------------------------------------------
+ --- erl_interface-3.11.3.1 ------------------------------------------
+ ---------------------------------------------------------------------
+
+ The erl_interface-3.11.3.1 application can be applied independently
+ of other applications on a full OTP 21 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-16412 Application(s): erl_interface
+ Related Id(s): PR-2503
+
+ Fix link error "multiple definition of
+ `ei_default_socket_callbacks'" for gcc version 10 or
+ when built with gcc option -fno-common. Error exists
+ since OTP-21.3.
+
+
+ --- Known Bugs and Problems ---
+
+ OTP-16607 Application(s): erl_interface
+ Related Id(s): OTP-16608
+
+ The ei API for decoding/encoding terms is not fully
+ 64-bit compatible since terms that have a
+ representation on the external term format larger than
+ 2 GB cannot be handled.
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+