From d93e2f0feb68396bd27b9df82c7dcd8713be04eb Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 8 Nov 2019 12:49:08 +0100 Subject: [PATCH] Changes: document existence of hostinfo module --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 374fa320c..b87697d95 100644 --- a/CHANGES +++ b/CHANGES @@ -12,7 +12,9 @@ This release contains contributions from (alphabetically by first name): - No changes to core functionality ## Modules ## - - No changes to module functionality + - A new module, *hostinfo*, places information about the host into + Global Storage. This can support contextualprocess modules that + need that information. # 3.2.16 (2019-11-01) #