From 0f2ddb633ffe97a92584edfbaf95d2dce3961cc8 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 24 Apr 2019 14:29:10 +0200 Subject: Revert "Prepare release" This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a. --- lib/reltool/doc/src/notes.xml | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) (limited to 'lib/reltool/doc') diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml index 2d043017af..165ae6db6a 100644 --- a/lib/reltool/doc/src/notes.xml +++ b/lib/reltool/doc/src/notes.xml @@ -38,40 +38,7 @@ thus constitutes one section in this document. The title of each section is the version number of Reltool.

-
Reltool 0.8 - -
Improvements and New Features - - -

- A new element, Opts, can now be included in a - rel tuple in the reltool release specific - configuration format: {rel, Name, Vsn, RelApps, Opts}.

-

- This supports the use of {rel, Name, Vsn, RelApps, - [{load_dot_erlang, false}]} to prevent the boot - script from running the .erlang file.

-

- The incompatibilities are as follows:

-

- * The return from reltool:get_config/1 and - reltool:get_config/3 includes the new rel - tuple for all rels where the load_dot_erlang - option is set to false.
* The return from - reltool:get_config/3 includes the new rel - tuple for ALL rels if the InclDefs parameter is - set to true.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-15571

-
-
-
- -
- -
Reltool 0.7.8 +
Reltool 0.7.8
Fixed Bugs and Malfunctions -- cgit v1.2.3