From 23bae5e0cd87ab51cdf36bc87d4a0e7b99d157be Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Tue, 11 Jul 2023 06:49:22 +0200 Subject: [PATCH] doc: desc. several files in MODULERCFILE in NEWS --- NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 3d1029cd5..4385cf966 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -36,6 +36,8 @@ Modules 5.4.0 (not yet released) :instopt:`--with-sticky-purge` installation option. (fix issue #502) * Introduce :mfcmd:`modulepath-label` modulerc command, which defines label used instead of modulepath directory path in :subcmd:`avail` output. +* More than one global rc file can now be specified in :envvar:`MODULERCFILE` + or via :mconfig:`rcfile` configuration option. .. _5.3 release notes: