aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-20.3.3.README.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-06-26 14:30:24 +0200
committerLoïc Hoguin <[email protected]>2018-06-26 14:30:24 +0200
commit4f4b441446afeadd251025d636902fa2cfa86542 (patch)
tree46d3a010d378351e61c9ed7df013b896e8bacf16 /release-notes/OTP-20.3.3.README.txt
parentd934f92715a8b8fbacbf262ea21d8c5b540d96a5 (diff)
downloadci.erlang.mk-4f4b441446afeadd251025d636902fa2cfa86542.tar.gz
ci.erlang.mk-4f4b441446afeadd251025d636902fa2cfa86542.tar.bz2
ci.erlang.mk-4f4b441446afeadd251025d636902fa2cfa86542.zip
Add release notes for OTP-18.0+
The version 18.3.4.3 is missing and seems to have had no announcement or README, I do not know why.
Diffstat (limited to 'release-notes/OTP-20.3.3.README.txt')
-rw-r--r--release-notes/OTP-20.3.3.README.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/release-notes/OTP-20.3.3.README.txt b/release-notes/OTP-20.3.3.README.txt
new file mode 100644
index 0000000..63d5a20
--- /dev/null
+++ b/release-notes/OTP-20.3.3.README.txt
@@ -0,0 +1,43 @@
+Patch Package: OTP 20.3.3
+Git Tag: OTP-20.3.3
+Date: 2018-04-19
+Trouble Report Id: OTP-15017
+Seq num:
+System: OTP
+Release: 20
+Application: sasl-3.1.2
+Predecessor: OTP 20.3.2
+
+ Check out the git tag OTP-20.3.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.
+
+ ---------------------------------------------------------------------
+ --- sasl-3.1.2 ------------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The sasl-3.1.2 application can be applied independently of other
+ applications on a full OTP 20 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-15017 Application(s): sasl
+
+ When upgrading with instruction 'restart_new_emulator',
+ the generated temporary boot file used 'kernelProcess'
+ statements from the old release instead of the new
+ release. This is now corrected.
+
+ This correction is needed for upgrade to OTP-21.
+
+
+ Full runtime dependencies of sasl-3.1.2: erts-9.0, kernel-5.3,
+ stdlib-3.4, tools-2.6.14
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+