From aa6c2b958754165dc64fa2da09476fd80a027773 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 5 Dec 2022 16:40:14 +0100 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21cd172..dd1ee69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ * **modulecmd** * format of log messages changed, now the message includes the 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. + ## Version 1.0.0rc13 * same as 1.0.0rc12 but compiled on SL6