From 1684a462d9673267808b662c5029c1791c1124b8 Mon Sep 17 00:00:00 2001 From: Robert McLay Date: Tue, 8 Jan 2019 16:15:47 -0600 Subject: [PATCH] Updating to 7.8.12 --- README.new | 1 + 1 file changed, 1 insertion(+) diff --git a/README.new b/README.new index ace590305..9b487f62b 100644 --- a/README.new +++ b/README.new @@ -17,4 +17,5 @@ Lmod 7.8+ (7.8.10) Allow MODULERCFILE to be a colon separated list. issue #391: Only process the family stack when in the modulefile that requested it. (7.8.11) Allow MODULERCFILE to be a colon separated list with the priority be left to right instead of right to left. + (7.8.12) added cc test case for issues with choosing the correct module when doing reloadAll()