aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-06-26 15:15:18 +0200
committerLoïc Hoguin <[email protected]>2018-06-26 15:15:18 +0200
commit8276b04fd0a26646e7119d0dedc8a2a5e2ad6535 (patch)
treef9fcfab10e6ede3a61328ec28af977d154d957db /release-notes
parent317c037747b9241655811c3c2d648fdccfda030e (diff)
downloadci.erlang.mk-8276b04fd0a26646e7119d0dedc8a2a5e2ad6535.tar.gz
ci.erlang.mk-8276b04fd0a26646e7119d0dedc8a2a5e2ad6535.tar.bz2
ci.erlang.mk-8276b04fd0a26646e7119d0dedc8a2a5e2ad6535.zip
Add the two missing release notes
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/OTP-18.3.4.3.README.txt41
-rw-r--r--release-notes/OTP-19.2.3.1.README.txt46
2 files changed, 87 insertions, 0 deletions
diff --git a/release-notes/OTP-18.3.4.3.README.txt b/release-notes/OTP-18.3.4.3.README.txt
new file mode 100644
index 0000000..a47188b
--- /dev/null
+++ b/release-notes/OTP-18.3.4.3.README.txt
@@ -0,0 +1,41 @@
+Patch Package: OTP 18.3.4.3
+Git Tag: OTP-18.3.4.3
+Date: 2016-08-05
+Trouble Report Id: OTP-13782
+Seq num: seq13158
+System: OTP
+Release: 18
+Application: ssh-4.2.2.2
+Predecessor: OTP 18.3.4.2
+
+ Check out the git tag OTP-18.3.4.3, 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.
+
+ ---------------------------------------------------------------------
+ --- ssh-4.2.2.2 -----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The ssh-4.2.2.2 application can be applied independently of other
+ applications on a full OTP 18 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-13782 Application(s): ssh
+ Related Id(s): seq13158
+
+ Upgrade of an established client connection could crash
+ because the ssh client supervisors children had wrong
+ type. This is fixed now.
+
+
+ Full runtime dependencies of ssh-4.2.2.2: crypto-3.3, erts-6.0,
+ kernel-3.0, public_key-0.22, stdlib-2.3
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+
diff --git a/release-notes/OTP-19.2.3.1.README.txt b/release-notes/OTP-19.2.3.1.README.txt
new file mode 100644
index 0000000..c9eb394
--- /dev/null
+++ b/release-notes/OTP-19.2.3.1.README.txt
@@ -0,0 +1,46 @@
+Patch Package: OTP 19.2.3.1
+Git Tag: OTP-19.2.3.1
+Date: 2017-11-29
+Trouble Report Id: OTP-14795
+Seq num: ERL-88
+System: OTP
+Release: 19
+Application: erts-8.2.2.1
+Predecessor: OTP 19.2.3
+
+ Check out the git tag OTP-19.2.3.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.
+
+ ---------------------------------------------------------------------
+ --- erts-8.2.2.1 ----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ Note! The erts-8.2.2.1 application can *not* be applied independently
+ of other applications on an arbitrary OTP 19 installation.
+
+ On a full OTP 19 installation, also the following runtime
+ dependency has to be satisfied:
+ -- sasl-3.0.1 (first satisfied in OTP 19.1)
+
+
+ --- Improvements and New Features ---
+
+ OTP-14795 Application(s): erts
+ Related Id(s): ERL-88
+
+ Added more statistics for
+ erlang:system_info({allocator,A}) in the mbcs_pool
+ section.
+
+
+ Full runtime dependencies of erts-8.2.2.1: kernel-5.0, sasl-3.0.1,
+ stdlib-3.0
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+