summaryrefslogtreecommitdiff
path: root/lib/parsetools/doc/src/notes.xml
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2022-09-21 11:10:58 +0200
committerHenrik Nord <henrik@erlang.org>2022-09-21 11:10:58 +0200
commit8682e4d28cad3dd4f315000d8328f40cc316d48a (patch)
tree97a4006ed4c535e77b96c0824695d9da97b8303a /lib/parsetools/doc/src/notes.xml
parent28de4f43cb7f6fceba828d0847d9f34a51b0ca51 (diff)
parent6efb5e31df6bc512ed6c466584ef15b846dcecab (diff)
downloaderlang-8682e4d28cad3dd4f315000d8328f40cc316d48a.tar.gz
Merge branch 'maint' into master
* maint: Updated OTP version Prepare release Update copyright year
Diffstat (limited to 'lib/parsetools/doc/src/notes.xml')
-rw-r--r--lib/parsetools/doc/src/notes.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/parsetools/doc/src/notes.xml b/lib/parsetools/doc/src/notes.xml
index eeab5d776d..6d79b4ce49 100644
--- a/lib/parsetools/doc/src/notes.xml
+++ b/lib/parsetools/doc/src/notes.xml
@@ -31,6 +31,25 @@
</header>
<p>This document describes the changes made to the Parsetools application.</p>
+<section><title>Parsetools 2.4.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>There is a new configure option,
+ <c>--enable-deterministic-build</c>, which will apply the
+ <c>deterministic</c> compiler option when building
+ Erlang/OTP. The <c>deterministic</c> option has been
+ improved to eliminate more sources of non-determinism in
+ several applications.</p>
+ <p>
+ Own Id: OTP-18165 Aux Id: PR-5965 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Parsetools 2.4</title>
<section><title>Improvements and New Features</title>