From d162ffc916fbf0f1e839bacc513aa12481433c49 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 16 Jan 2023 11:24:07 +0100 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd1ee69..bfb02fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ full path of the modulefile and the user name. * modulecmd is now relocatable using the environment variable `PMODULES_HOME` - * experimental support for modulecmd written in Tcl has been removed. + * experimental support for modulecmd written in Tcl removed. + * The environment variable `PMODULES_TMPDIR` and `PMODILES_DISTFILESDIR` + can now be used to override the values set in the configuration file. ## Version 1.0.0rc13 * same as 1.0.0rc12 but compiled on SL6