From 4f4b441446afeadd251025d636902fa2cfa86542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 26 Jun 2018 14:30:24 +0200 Subject: 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. --- release-notes/OTP-19.3.6.7.README.txt | 49 +++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 release-notes/OTP-19.3.6.7.README.txt (limited to 'release-notes/OTP-19.3.6.7.README.txt') diff --git a/release-notes/OTP-19.3.6.7.README.txt b/release-notes/OTP-19.3.6.7.README.txt new file mode 100644 index 0000000..108a0bd --- /dev/null +++ b/release-notes/OTP-19.3.6.7.README.txt @@ -0,0 +1,49 @@ +Patch Package: OTP 19.3.6.7 +Git Tag: OTP-19.3.6.7 +Date: 2018-03-22 +Trouble Report Id: OTP-14823 +Seq num: +System: OTP +Release: 19 +Application: kernel-5.2.0.1 +Predecessor: OTP 19.3.6.6 + + Check out the git tag OTP-19.3.6.7, 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. + + --------------------------------------------------------------------- + --- kernel-5.2.0.1 -------------------------------------------------- + --------------------------------------------------------------------- + + Note! The kernel-5.2.0.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: + -- erts-8.1 (first satisfied in OTP 19.1) + + + --- New feature --- + + OTP-14823 Application(s): kernel + + Add os:cmd/2 that takes an options map as the second + argument. + + Add max_size as an option to os:cmd/2 that control the + maximum size of the result that os:cmd/2 will return. + + + Full runtime dependencies of kernel-5.2.0.1: erts-8.1, sasl-3.0, + stdlib-3.0 + + + --------------------------------------------------------------------- + --------------------------------------------------------------------- + --------------------------------------------------------------------- + + \ No newline at end of file -- cgit v1.2.3