aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-23.3.4.4.README.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-09-02 12:32:46 +0200
committerLoïc Hoguin <[email protected]>2021-09-02 12:32:46 +0200
commite8027f98f45f60534951931baf62177a02a77161 (patch)
tree1795dc5df48365a6636fdbfdad0941cceb07f4bb /release-notes/OTP-23.3.4.4.README.txt
parente60c7a8788882c174252badf9a7838cd65a78ade (diff)
downloadci.erlang.mk-e8027f98f45f60534951931baf62177a02a77161.tar.gz
ci.erlang.mk-e8027f98f45f60534951931baf62177a02a77161.tar.bz2
ci.erlang.mk-e8027f98f45f60534951931baf62177a02a77161.zip
Add README files for previously untracked releases
Diffstat (limited to 'release-notes/OTP-23.3.4.4.README.txt')
-rw-r--r--release-notes/OTP-23.3.4.4.README.txt60
1 files changed, 60 insertions, 0 deletions
diff --git a/release-notes/OTP-23.3.4.4.README.txt b/release-notes/OTP-23.3.4.4.README.txt
new file mode 100644
index 0000000..0904f0e
--- /dev/null
+++ b/release-notes/OTP-23.3.4.4.README.txt
@@ -0,0 +1,60 @@
+Patch Package: OTP 23.3.4.4
+Git Tag: OTP-23.3.4.4
+Date: 2021-06-17
+Trouble Report Id: OTP-17482, OTP-17490
+Seq num:
+System: OTP
+Release: 23
+Application: dialyzer-4.3.1.1, inets-7.3.2.1
+Predecessor: OTP 23.3.4.3
+
+ Check out the git tag OTP-23.3.4.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.
+
+ ---------------------------------------------------------------------
+ --- dialyzer-4.3.1.1 ------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The dialyzer-4.3.1.1 application can be applied independently of
+ other applications on a full OTP 23 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-17482 Application(s): dialyzer
+
+ In rare circumstances, Dialyzer could crash analyzing
+ code with a list comprehension whose value was ignored.
+ (Thanks to Ulf Wiger for reporting this bug.)
+
+
+ Full runtime dependencies of dialyzer-4.3.1.1: compiler-7.0,
+ erts-9.0, hipe-3.16.1, kernel-5.3, stdlib-3.4, syntax_tools-2.0,
+ wx-1.2
+
+
+ ---------------------------------------------------------------------
+ --- inets-7.3.2.1 ---------------------------------------------------
+ ---------------------------------------------------------------------
+
+ The inets-7.3.2.1 application can be applied independently of other
+ applications on a full OTP 23 installation.
+
+ --- Fixed Bugs and Malfunctions ---
+
+ OTP-17490 Application(s): inets
+
+ Improved user input handling in inets/mod_esi
+ preventing unnecessary atom creation.
+
+
+ Full runtime dependencies of inets-7.3.2.1: erts-6.0, kernel-3.0,
+ mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-3.5
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+