summaryrefslogtreecommitdiff
path: root/lib/reltool
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-04-19 15:25:17 +0200
committerErlang/OTP <otp@erlang.org>2021-04-19 15:25:17 +0200
commit221e41bd32e433f6e08bbfedb013fc49c9aa1283 (patch)
treed086d8bf6a143ab304f0145257bc8d8377f44d11 /lib/reltool
parent58f4ca0b08a3c3445cfb894bf4d28148fe9dec0d (diff)
downloaderlang-221e41bd32e433f6e08bbfedb013fc49c9aa1283.tar.gz
Prepare release
Diffstat (limited to 'lib/reltool')
-rw-r--r--lib/reltool/doc/src/notes.xml24
-rw-r--r--lib/reltool/vsn.mk2
2 files changed, 24 insertions, 2 deletions
diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml
index ee00b6086d..1d6ffcb242 100644
--- a/lib/reltool/doc/src/notes.xml
+++ b/lib/reltool/doc/src/notes.xml
@@ -38,7 +38,29 @@
thus constitutes one section in this document. The title of each
section is the version number of Reltool.</p>
- <section><title>Reltool 0.8</title>
+ <section><title>Reltool 0.9</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Recognize new key 'optional_applications' in application
+ resource files.</p>
+ <p>
+ Own Id: OTP-17189 Aux Id: PR-2675 </p>
+ </item>
+ <item>
+ <p>Removed timestamps from files generated by <c>sasl</c>
+ and <c>reltool</c> to enable deterministic builds.</p>
+ <p>
+ Own Id: OTP-17292 Aux Id: PR-4685, PR-4684 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Reltool 0.8</title>
<section><title>Improvements and New Features</title>
<list>
diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk
index c5aacfba38..1bee6b4581 100644
--- a/lib/reltool/vsn.mk
+++ b/lib/reltool/vsn.mk
@@ -1 +1 @@
-RELTOOL_VSN = 0.8
+RELTOOL_VSN = 0.9