Skip to content

Commit 58cdf69

Browse files
committed
doc: desc. info_extension in NEWS
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
1 parent f92e86e commit 58cdf69

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

NEWS.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ Modules 5.7.0 (not yet released)
8484
:subcmd:`spider` sub-commands rather the last part of this via information.
8585
JSON output is updated to report the ``via`` key as an array rather as a
8686
string. (fix issue #586)
87+
* Introduce the :mconfig:`info_extension` configure option to consider that
88+
module extensions have a pure informational purpose and no module alias is
89+
associated to them. Extensions defined with :mfcmd:`provide` modulefile
90+
command are not affected by this mechanism. When :mconfig:`info_extension`
91+
is changed with :subcmd:`config` sub-command, it sets the
92+
:envvar:`MODULES_INFO_EXTENSION` environment variable. (fix issue #585)
8793

8894

8995
.. _5.6 release notes:

0 commit comments

Comments
 (0)