aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-21.0.4.README.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-07-26 10:12:41 +0200
committerLoïc Hoguin <[email protected]>2018-07-26 10:12:41 +0200
commit7c9c783f8b8f1c01af4b39665a3c6c8d883ecee0 (patch)
tree5ccbe6d484dead7241a0bbfa1ae42b331d54f0ad /release-notes/OTP-21.0.4.README.txt
parentb1d1c06656f38fbb5bf33754b231dfecfaa25ad0 (diff)
downloadci.erlang.mk-7c9c783f8b8f1c01af4b39665a3c6c8d883ecee0.tar.gz
ci.erlang.mk-7c9c783f8b8f1c01af4b39665a3c6c8d883ecee0.tar.bz2
ci.erlang.mk-7c9c783f8b8f1c01af4b39665a3c6c8d883ecee0.zip
OTP-21.0.4
Diffstat (limited to 'release-notes/OTP-21.0.4.README.txt')
-rw-r--r--release-notes/OTP-21.0.4.README.txt52
1 files changed, 52 insertions, 0 deletions
diff --git a/release-notes/OTP-21.0.4.README.txt b/release-notes/OTP-21.0.4.README.txt
new file mode 100644
index 0000000..cfacd8b
--- /dev/null
+++ b/release-notes/OTP-21.0.4.README.txt
@@ -0,0 +1,52 @@
+Patch Package: OTP 21.0.4
+Git Tag: OTP-21.0.4
+Date: 2018-07-26
+Trouble Report Id: OTP-15169, OTP-15184, OTP-15196
+Seq num:
+System: OTP
+Release: 21
+Application: erts-10.0.4
+Predecessor: OTP 21.0.3
+
+ Check out the git tag OTP-21.0.4, 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-10.0.4 -----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The erts-10.0.4 application can be applied independently of other
+ applications on a full OTP 21 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-15169 Application(s): erts
+
+ Fixed a bug that prevented the noshell option from
+ working correctly on Mac OS X and BSD.
+
+
+ OTP-15184 Application(s): erts
+
+ Fixed a crash when matching directly against a literal
+ map using a single key that had been saved on the
+ stack.
+
+
+ OTP-15196 Application(s): erts
+
+ Fix node crash when passing a bad time option to
+ file:read_file_info/2.
+
+
+ Full runtime dependencies of erts-10.0.4: kernel-6.0, sasl-3.0.1,
+ stdlib-3.5
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+