From b9023ad36f9fd1e2154ff80089906b53b548d891 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 26 Mar 2019 12:14:50 +0100 Subject: Revert "Prepare release" This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. --- 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