aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-05-12 11:20:07 +0200
committerLoïc Hoguin <[email protected]>2021-05-12 11:20:07 +0200
commit6c69be99ad547c00ef46a0076b6606b1d6ccf4a8 (patch)
treec9f0e5cc8b5b384375eb3ac7c4c030259e02df3c
parentaaf73f987c0ca788c7afecc0291a56e9e33381ca (diff)
downloadci.erlang.mk-6c69be99ad547c00ef46a0076b6606b1d6ccf4a8.tar.gz
ci.erlang.mk-6c69be99ad547c00ef46a0076b6606b1d6ccf4a8.tar.bz2
ci.erlang.mk-6c69be99ad547c00ef46a0076b6606b1d6ccf4a8.zip
OTP-22.3.4.12.1
-rw-r--r--release-notes/OTP-22.3.4.12.1.README.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/release-notes/OTP-22.3.4.12.1.README.txt b/release-notes/OTP-22.3.4.12.1.README.txt
new file mode 100644
index 0000000..2112a11
--- /dev/null
+++ b/release-notes/OTP-22.3.4.12.1.README.txt
@@ -0,0 +1,39 @@
+Patch Package: OTP 22.3.4.12.1
+Git Tag: OTP-22.3.4.12.1
+Date: 2021-05-07
+Trouble Report Id: OTP-17358
+Seq num: ERIERL-610
+System: OTP
+Release: 22
+Application: erl_interface-3.13.2.0.1
+Predecessor: OTP 22.3.4.12
+
+ Check out the git tag OTP-22.3.4.12.1, 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.13.2.0.1 ----------------------------------------
+ ---------------------------------------------------------------------
+
+ The erl_interface-3.13.2.0.1 application can be applied independently
+ of other applications on a full OTP 22 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-17358 Application(s): erl_interface
+ Related Id(s): ERIERL-610
+
+ Fix bug where sending of large data with
+ ei_send_*/ei_rpc with infinite timeout could fail when
+ the tcp buffer becomes full.
+
+ Fault has existed since OTP-21.
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+