diff --git a/README.new b/README.new index f4f107f90..baee39468 100644 --- a/README.new +++ b/README.new @@ -152,6 +152,8 @@ Lmod 8.7+ * Bug fix for serializeTbl: handle empty or single blank string as key W.I.P: (8.7.41) * Issue #686: Generate a perl pod format for manpage for module.1' + * Issue #680: Adding new function depends_on_any() + * Issue #680: If $MODULES_AUTO_HANDLING is set then prereq() -> depends_on(); prereq_any() -> depends_on_any()